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