Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/sys/
H A Dfiledesc.h203 fdt_available_locked(proc_t p, int n);
/xnu-10063.141.1/bsd/kern/
H A Duipc_usrreq.c2362 if (fdt_available_locked(p, newfds)) { in unp_externalize()
H A Dkern_descrip.c632 fdt_available_locked(proc_t p, int n) in fdt_available_locked() function