Searched defs:ACCEPT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dmkservice.c97 #define ACCEPT 0 macro
284 register Namval_t* nq = sp->disc[ACCEPT];
/illumos-gate/usr/src/uts/common/rpc/
H A Dib.h95 * ACCEPT = accepting new connections and requests
98 #define ACCEPT 1 macro
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c191 ACCEPT, enumerator in enum:action::e_action
925 ** finite state machine) an action to ACCEPT if the lookahead is the
927 Action_add(&lemp->sorted[0]->ap,ACCEPT,sp,0);
2641 case ACCEPT:
2764 case ACCEPT: act = lemp->nstate + lemp->nrule + 1; break;

Completed in 74 milliseconds