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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_Close.c411 if ((sp->state == (short)sPassive) || (sp->state == (short)sOpening)) {
437 if (sp->state == sPassive || sp->state == sClosed ||
H A Dadsp_Open.c95 sPassive, /* ocPassive */
H A Dadsp.c91 if (sp->state == sPassive || sp->state == sClosed ||
H A Dadsp.h252 #define sPassive 2 /* waiting for a connection request from remote */ macro

Completed in 35 milliseconds