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

/darwin-on-arm/xnu/bsd/netat/
H A Dasp.h200 unsigned char get_wait; member in struct:asp_scb
H A Dasp_proto.c1080 if (scb->get_wait)
1286 if (scb->get_wait)
1705 if (scb->get_wait)
1818 if (scb->get_wait)
2161 unsigned char get_wait; local
2179 scb->get_wait = 1;
2183 scb->get_wait = 0;
2188 scb->get_wait = 0;
2192 get_wait = scb->get_wait;
[all...]

Completed in 22 milliseconds