Home
last modified time | relevance | path

Searched refs:fdt_available_locked (Results 1 – 3 of 3) sorted by relevance

/xnu-8796.141.3/bsd/sys/
H A Dfiledesc.h197 fdt_available_locked(proc_t p, int n);
/xnu-8796.141.3/bsd/kern/
H A Duipc_usrreq.c2349 if (fdt_available_locked(p, newfds)) { in unp_externalize()
H A Dkern_descrip.c627 fdt_available_locked(proc_t p, int n) in fdt_available_locked() function