Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/sys/
H A Dfiledesc.h319 fdt_destroy(proc_t p);
/xnu-8796.141.3/bsd/kern/
H A Dkern_fork.c840 fdt_destroy(p); in forkproc_free()
H A Dkern_exit.c2786 fdt_destroy(child); in reap_child_locked()
H A Dkern_descrip.c712 fdt_destroy(proc_t p) in fdt_destroy() function