Searched refs:finishdup (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.41.6/bsd/kern/ |
| H A D | kern_descrip.c | 516 finishdup( in finishdup() function 2418 error = finishdup(p, p_cred, old, new, 0, retval); in sys_dup() 2535 error = finishdup(p, p_cred, old, new, 0, retval); in dup2() 2842 error = finishdup(p, p_cred, fd, i, in sys_fcntl_nocancel()
|