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

/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Duipc_usrreq.c169 static void unp_scan(struct mbuf *, void (*)(struct fileglob *));
2150 unp_scan(so->so_rcv.sb_mb, unp_mark);
2263 unp_scan(m, unp_discard);
2282 unp_scan(struct mbuf *m0, void (*op)(struct fileglob *)) function

Completed in 217 milliseconds