Searched refs:l_type (Results 1 – 4 of 4) sorted by relevance
44 fl.l_type = F_UNLCK; in lockf64()50 fl.l_type = F_WRLCK; in lockf64()55 fl.l_type = F_WRLCK; in lockf64()60 fl.l_type = F_RDLCK; in lockf64()62 if (fl.l_type == F_UNLCK || fl.l_pid == getpid()) return 0; in lockf64()
181 short l_type; member197 short l_type; member
54 short l_type; member
155 check_lock.l_type = F_WRLCK; in TEST()