Home
last modified time | relevance | path

Searched refs:l_type (Results 1 – 2 of 2) sorted by relevance

/third_party/ulib/musl/src/misc/
A Dlockf.c7 .l_type = F_WRLCK, .l_whence = SEEK_CUR, .l_len = size, in lockf()
11 l.l_type = F_RDLCK; in lockf()
14 if (l.l_type == F_UNLCK || l.l_pid == getpid()) in lockf()
19 l.l_type = F_UNLCK; in lockf()
/third_party/ulib/musl/include/
A Dfcntl.h22 short l_type; member

Completed in 7 milliseconds