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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c170 static void unp_discard(struct fileglob *);
2119 * It is incorrect to simply unp_discard each entry for f_msgcount
2133 * switch unp_dispose, which unp_scans with unp_discard. This second
2134 * instance of unp_discard just calls closef on B.
2220 unp_scan(m, unp_discard);
2285 unp_discard(struct fileglob *fg) function

Completed in 11 milliseconds