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

  /src/sys/kern/
vfs_syscalls.c 1502 do_sys_fchdir(struct lwp *l, int fd, register_t *retval) function in typeref:typename:int
1571 return do_sys_fchdir(l, SCARG(uap, fd), retval);
vfs_syscalls.c 1502 do_sys_fchdir(struct lwp *l, int fd, register_t *retval) function in typeref:typename:int
1571 return do_sys_fchdir(l, SCARG(uap, fd), retval);

Completed in 25 milliseconds