Home
last modified time | relevance | path

Searched refs:fdt_destroy (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.81.4/bsd/sys/
H A Dfiledesc.h325 fdt_destroy(proc_t p);
/xnu-11215.81.4/bsd/kern/
H A Dkern_fork.c850 fdt_destroy(p); in forkproc_free()
H A Dkern_exit.c2826 fdt_destroy(child); in reap_child_locked()
H A Dkern_descrip.c745 fdt_destroy(proc_t p) in fdt_destroy() function