Searched refs:l_type (Results 1 – 2 of 2) sorted by relevance
7 .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()
22 short l_type; member
Completed in 7 milliseconds