HomeSort by: relevance | last modified time | path
    Searched defs:do_fcntl_lock (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
sys_descrip.c 237 do_fcntl_lock(int fd, int cmd, struct flock *fl) function in typeref:typename:int
368 error = do_fcntl_lock(fd, cmd, &fl);

Completed in 14 milliseconds