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

/darwin-on-arm/xnu/bsd/net/
H A Dntstat.c1501 int *gone)
1516 if (gone)
1517 *gone = localgone;
1814 int gone; local
1815 gone = 0;
1821 req.hdr.context, &gone);
1828 if (gone)
1847 if (!gone)
1497 nstat_control_send_counts( nstat_control_state *state, nstat_src *src, unsigned long long context, int *gone) argument
H A Dif_bridge.c1791 int gone)
1797 if (!gone) {
1790 bridge_delete_member(struct bridge_softc *sc, struct bridge_iflist *bif, int gone) argument
/darwin-on-arm/xnu/iokit/Kernel/
H A DIORegistryEntry.cpp1936 IORegCursor * gone; local
1946 gone = where;
1947 where = gone->next;
1948 IOFree( gone, sizeof(IORegCursor));

Completed in 77 milliseconds