Searched refs:fg_removeuipc (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dfile_internal.h213 void fg_removeuipc(struct fileglob * fg);
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c1875 fg_removeuipc(fg);
2298 fg_removeuipc(fg);
H A Dkern_descrip.c5160 * fg_removeuipc
5171 fg_removeuipc(struct fileglob * fg) function
5180 msleep(&fg->fg_lflags, &fg->fg_lock, 0, "fg_removeuipc", NULL);

Completed in 79 milliseconds