Home
last modified time | relevance | path

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

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