Searched defs:lockf (Results 1 – 3 of 3) sorted by relevance
6 int lockf(int fd, int op, off_t size) in lockf() function
1407 pub fn lockf(fd: ::c_int, cmd: ::c_int, len: ::off_t) -> ::c_int; in lockf() function