Home
last modified time | relevance | path

Searched defs:fd_dup (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/tests/modules/
H A Dt_kcov.c289 common_head_raw(bool fd_dup, int *fdp) in common_head_raw()
333 kcov_basic(bool fd_dup, int mode) in kcov_basic()
/netbsd-src/sys/kern/
H A Dkern_descrip.c747 fd_dup(file_t *fp, int minfd, int *newp, bool exclose) in fd_dup() function