Searched defs:new_state (Results 1 – 16 of 16) sorted by relevance
/minix3/crypto/external/bsd/openssl/dist/ssl/ |
H A D | s23_srvr.c | 154 int new_state, state; in IMPLEMENT_ssl23_meth_func() local
|
H A D | s23_clnt.c | 152 int new_state, state; in IMPLEMENT_ssl23_meth_func() local
|
H A D | s2_srvr.c | 152 int new_state, state; in IMPLEMENT_ssl2_meth_func() local
|
H A D | s2_clnt.c | 150 int new_state, state; in IMPLEMENT_ssl2_meth_func() local
|
H A D | d1_clnt.c | 152 int new_state, state, skip = 0; in IMPLEMENT_dtls1_meth_func() local
|
H A D | d1_srvr.c | 151 int new_state, state, skip = 0; in IMPLEMENT_dtls1_meth_func() local
|
H A D | s3_clnt.c | 194 int new_state, state, skip = 0; in IMPLEMENT_ssl3_meth_func() local
|
H A D | s3_srvr.c | 218 int new_state, state, skip = 0; in ssl3_accept() local
|
/minix3/common/lib/libc/stdlib/ |
H A D | random.c | 411 int *new_state; in setstate() local
|
/minix3/external/bsd/byacc/dist/ |
H A D | lr0.c | 289 new_state(int symbol) in new_state() function
|
/minix3/external/bsd/dhcp/dist/server/ |
H A D | failover.c | 1702 enum failover_state new_state) in dhcp_failover_set_state() 1949 enum failover_state new_state; in dhcp_failover_peer_state_changed() local 5947 binding_state_t new_state; in normal_binding_state_transition_check() local 6137 binding_state_t new_state; in conflict_binding_state_transition_check() local
|
H A D | confpars.c | 2990 binding_state_t new_state; in parse_lease_declaration() local
|
/minix3/minix/lib/liblwip/dist/src/core/ipv6/ |
H A D | nd6.c | 2391 nd6_adjust_mld_membership(struct netif *netif, s8_t addr_idx, u8_t new_state) in nd6_adjust_mld_membership()
|
/minix3/minix/lib/liblwip/dist/src/core/ipv4/ |
H A D | dhcp.c | 1374 dhcp_set_state(struct dhcp *dhcp, u8_t new_state) in dhcp_set_state()
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ProgramState.cpp | 129 ProgramStateRef new_state = makeWithStore(newStore); in bindDefault() local
|
/minix3/minix/net/lwip/ |
H A D | ifaddr.c | 1329 int old_state, new_state, was_valid, is_valid; in ifaddr_v6_check() local
|