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

/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Dcncclsm.c1049 unsigned8 n_state;
1063 n_state = RPC_C_CLIENT_CALL_RESPONSE;
1067 n_state = RPC_C_CLIENT_CALL_CALL_COMPLETED;
1092 sm_p->cur_state = n_state;
1115 sm_p->cur_state = n_state;
1140 sm_p->cur_state = n_state;
1203 unsigned8 n_state = 0;
1237 n_state = RPC_C_CLIENT_CALL_CALL_COMPLETED;
1283 n_state = RPC_C_CLIENT_CALL_RESPONSE;
1312 sm_p->cur_state = n_state;
1038 unsigned8 n_state; local
1191 unsigned8 n_state = 0; local
[all...]
H A Dcnsassm.c1713 unsigned8 n_state, o_state;
1729 n_state = RPC_C_SERVER_ASSOC_OPEN;
1733 n_state = RPC_C_SERVER_ASSOC_AUTH3_WAIT;
1737 n_state == RPC_C_SERVER_ASSOC_OPEN)
1769 sm_p->cur_state = n_state;
2419 unsigned8 n_state;
2441 n_state = RPC_C_SERVER_ASSOC_AUTH3_WAIT;
2444 n_state = RPC_C_SERVER_ASSOC_AUTH3;
2447 n_state = RPC_C_SERVER_ASSOC_OPEN;
2450 fprintf(stderr, "%s no value for n_state\
1691 unsigned8 n_state, o_state; local
2394 unsigned8 n_state; local
2977 unsigned8 n_state; local
[all...]
H A Dcnsclsm.c2332 unsigned8 n_state ATTRIBUTE_UNUSED;
2787 unsigned8 n_state ATTRIBUTE_UNUSED;
/macosx-10.10/libxml2-26/libxml2/
H A Dtestapi.c29468 int n_state; local
29471 for (n_state = 0;n_state < gen_nb_xmlAutomataStatePtr;n_state++) {
29474 state = gen_xmlAutomataStatePtr(n_state, 1);
29480 des_xmlAutomataStatePtr(n_state, state, 1);
29487 printf(" %d", n_state);
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dtestapi.c29247 int n_state; local
29250 for (n_state = 0;n_state < gen_nb_xmlAutomataStatePtr;n_state++) {
29253 state = gen_xmlAutomataStatePtr(n_state, 1);
29259 des_xmlAutomataStatePtr(n_state, state, 1);
29266 printf(" %d", n_state);
[all...]

Completed in 382 milliseconds