Searched refs:new_state (Results 26 - 50 of 60) sorted by relevance

123

/macosx-10.10.1/configd-699.1.5/nwi/
H A Dnetwork_information_priv.h292 nwi_state_diff(nwi_state_t old_state, nwi_state_t new_state);
/macosx-10.10.1/Security-57031.1.35/Security/include/security_asn1/
H A Dsecasn1d.c391 sec_asn1d_state *state, *new_state; local
402 new_state = (sec_asn1d_state*)sec_asn1d_zalloc (cx->our_pool,
403 sizeof(*new_state));
404 if (new_state == NULL) {
409 new_state->top = cx;
410 new_state->parent = state;
411 new_state->theTemplate = theTemplate;
412 new_state->place = notInUse;
414 new_state->dest = (char *)dest + theTemplate->offset;
417 new_state
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dsecasn1d.c391 sec_asn1d_state *state, *new_state; local
402 new_state = (sec_asn1d_state*)sec_asn1d_zalloc (cx->our_pool,
403 sizeof(*new_state));
404 if (new_state == NULL) {
409 new_state->top = cx;
410 new_state->parent = state;
411 new_state->theTemplate = theTemplate;
412 new_state->place = notInUse;
414 new_state->dest = (char *)dest + theTemplate->offset;
417 new_state
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dsecasn1d.c391 sec_asn1d_state *state, *new_state; local
402 new_state = (sec_asn1d_state*)sec_asn1d_zalloc (cx->our_pool,
403 sizeof(*new_state));
404 if (new_state == NULL) {
409 new_state->top = cx;
410 new_state->parent = state;
411 new_state->theTemplate = theTemplate;
412 new_state->place = notInUse;
414 new_state->dest = (char *)dest + theTemplate->offset;
417 new_state
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dsecasn1d.c391 sec_asn1d_state *state, *new_state; local
402 new_state = (sec_asn1d_state*)sec_asn1d_zalloc (cx->our_pool,
403 sizeof(*new_state));
404 if (new_state == NULL) {
409 new_state->top = cx;
410 new_state->parent = state;
411 new_state->theTemplate = theTemplate;
412 new_state->place = notInUse;
414 new_state->dest = (char *)dest + theTemplate->offset;
417 new_state
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dkrl.c442 int new_state; local
488 new_state = KRL_SECTION_CERT_SERIAL_BITMAP;
491 new_state = KRL_SECTION_CERT_SERIAL_RANGE;
495 new_state = KRL_SECTION_CERT_SERIAL_LIST;
499 new_state = KRL_SECTION_CERT_SERIAL_BITMAP;
506 cost_list, cost_range, cost_bitmap, cost_bitmap_restart, new_state,
508 return new_state;
/macosx-10.10.1/SmartCardServices-55111/src/PCSC/
H A Ddriverparser.c485 static void yy_push_state YY_PROTO((int new_state));
1491 static void yy_push_state(int new_state) argument
1493 static void yy_push_state(new_state)
1494 int new_state;
1518 BEGIN(new_state);
H A Dtokenparser.c509 static void yy_push_state YY_PROTO((int new_state));
1517 static void yy_push_state(int new_state) argument
1519 static void yy_push_state(new_state)
1520 int new_state;
1544 BEGIN(new_state);
/macosx-10.10.1/bc-21/bc/bc/
H A Dscan.c847 static void yy_push_state YY_PROTO(( int new_state ));
2084 static void yy_push_state( int new_state )
2086 static void yy_push_state( new_state )
2087 int new_state;
2111 BEGIN(new_state);
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Darlex.c546 static void yy_push_state YY_PROTO(( int new_state ));
1666 static void yy_push_state( int new_state )
1668 static void yy_push_state( new_state )
1669 int new_state;
1693 BEGIN(new_state);
H A Ddeflex.c558 static void yy_push_state YY_PROTO(( int new_state ));
1691 static void yy_push_state( int new_state )
1693 static void yy_push_state( new_state )
1694 int new_state;
1718 BEGIN(new_state);
H A Dsyslex.c492 static void yy_push_state YY_PROTO(( int new_state ));
1544 static void yy_push_state( int new_state )
1546 static void yy_push_state( new_state )
1547 int new_state;
1571 BEGIN(new_state);
H A Drclex.c751 static void yy_push_state YY_PROTO(( int new_state ));
2164 static void yy_push_state( int new_state )
2166 static void yy_push_state( new_state )
2167 int new_state;
2191 BEGIN(new_state);
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dregex_internal.c1484 re_dfastate_t *new_state;
1509 new_state = create_ci_newstate (dfa, nodes, hash);
1510 if (BE (new_state == NULL, 0))
1513 return new_state;
1532 re_dfastate_t *new_state;
1556 new_state = create_cd_newstate (dfa, nodes, context, hash);
1557 if (BE (new_state == NULL, 0))
1560 return new_state;
1481 re_dfastate_t *new_state; local
1529 re_dfastate_t *new_state; local
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dthread.c1028 thread_state_t new_state,
1044 thread, flavor, new_state, new_state_count);
1074 thread_state_t new_state,
1082 thread_state_t new_state,
1087 task, flavor, new_state, new_state_count,
1095 thread_state_t new_state,
1100 task, flavor, new_state, new_state_count,
1025 thread_create_running_internal2( register task_t task, int flavor, thread_state_t new_state, mach_msg_type_number_t new_state_count, thread_t *new_thread, boolean_t from_user) argument
1079 thread_create_running( register task_t task, int flavor, thread_state_t new_state, mach_msg_type_number_t new_state_count, thread_t *new_thread) argument
1092 thread_create_running_from_user( register task_t task, int flavor, thread_state_t new_state, mach_msg_type_number_t new_state_count, thread_t *new_thread) argument
/macosx-10.10.1/sudo-73/src/
H A Dtoke.c1561 static void yy_push_state YY_PROTO(( int new_state ));
3182 static void yy_push_state( int new_state )
3184 static void yy_push_state( new_state )
3185 int new_state;
3209 BEGIN(new_state);
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/
H A Dhfs_cprotect.c1665 unsigned long new_state; local
1676 new_state = (unsigned long) arg;
1682 hfsmp->hfs_cp_lock_state = (uint8_t) new_state;
1685 if (new_state == CP_LOCKED_STATE) {
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Ddecmpfs.c1525 uint32_t new_state = 0; local
1696 new_state = FILE_IS_NOT_COMPRESSED;
1714 new_state = FILE_TYPE_UNKNOWN;
1723 decmpfs_cnode_set_vnode_state(cp, new_state, 1);
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dd1_clnt.c150 int new_state,state,skip=0;; local
577 new_state=s->state;
580 s->state=new_state;
H A Dd1_srvr.c150 int new_state,state,skip=0; local
656 new_state=s->state;
659 s->state=new_state;
H A Ds2_clnt.c151 int new_state,state; local
317 new_state=s->state;
320 s->state=new_state;
H A Ds2_srvr.c152 int new_state,state; local
351 new_state=s->state;
354 s->state=new_state;
/macosx-10.10.1/apache-793/httpd/server/
H A Dutil_expr_scan.c744 static void yy_push_state (int new_state ,yyscan_t yyscanner);
2289 static void yy_push_state (int new_state , yyscan_t yyscanner)
2311 BEGIN(new_state);
/macosx-10.10.1/apache-793/httpd/support/
H A Dab.c459 static void set_conn_state(struct connection *c, connect_state_e new_state) argument
471 c->state = new_state;
473 set_polled_events(c, events_by_state[new_state]);
/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Dcnsassm.c1836 unsigned8 new_state;
1902 new_state = (assoc->assoc_status == rpc_s_ok) ? RPC_C_ASSOC_AUTH3_ACK : RPC_C_ASSOC_AUTH3_NACK;
1904 assoc->assoc_status = rpc__cn_sm_eval_event (new_state, event_param, assoc, &assoc->assoc_state);
1813 unsigned8 new_state; local

Completed in 347 milliseconds

123