Searched defs:state (Results 101 - 125 of 1346) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/crypto/sha2/
H A Dsha512.h41 uint64_t state[8]; member in struct:SHA512Context
H A Dsha256c.c134 SHA256_Transform(uint32_t * state, const unsigned char block[64]) argument
[all...]
/freebsd-11-stable/crypto/openssl/ssl/
H A Ds23_srvr.c154 int new_state, state; local
[all...]
H A Dd1_srvr.c169 int new_state, state, skip = 0; local
[all...]
H A Dd1_clnt.c170 int new_state, state, skip = 0; local
[all...]
/freebsd-11-stable/sys/contrib/ck/src/
H A Dck_barrier_tournament.c50 ck_barrier_tournament_subscribe(struct ck_barrier_tournament *barrier, struct ck_barrier_tournament_state *state) argument
109 ck_barrier_tournament(struct ck_barrier_tournament *barrier, struct ck_barrier_tournament_state *state) argument
[all...]
/freebsd-11-stable/usr.sbin/bluetooth/l2control/
H A Dl2cap.c134 static char const * const state[] = { local
188 static char const * const state[] = { local
/freebsd-11-stable/usr.sbin/ppp/
H A Dcbcp.h56 int state; /* Our FSM state */ member in struct:cbcp::__anon8833
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_iw_int.h52 struct ixl_iw_pf_entry_state state; member in struct:ixl_iw_pf_entry
/freebsd-11-stable/contrib/expat/xmlwf/
H A Dxmlmime.c40 int state = init; local
[all...]
H A Dct.c38 int state = init; local
[all...]
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_cancel.c78 _pthread_setcancelstate(int state, int *oldstate) argument
/freebsd-11-stable/sys/fs/procfs/
H A Dprocfs_ioctl.c47 int state; /* Running, stopped, something else? */ member in struct:procfs_status32
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dlfsr.c34 isc_lfsr_init(isc_lfsr_t *lfsr, isc_uint32_t state, unsigned int bits, argument
[all...]
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dpostypes.h124 state(_StateT __st) function in class:fpos
129 state() const function in class:fpos
/freebsd-11-stable/contrib/gcc/
H A Dunwind-c.c111 PERSONALITY_FUNCTION (_Unwind_State state, argument
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Ddirectives-only.c165 unsigned state = (c == '"') ? DO_STRING : DO_CHAR; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgnu-nat.h56 thread_state_data_t state; /* Registers, &c. */ member in struct:proc
H A Di386gnu-nat.c68 struct i386_float_state state; local
129 thread_state_t state; local
174 struct i386_float_state state; local
216 thread_state_t state; local
[all...]
/freebsd-11-stable/contrib/dialog/
H A Dtrace.c102 mbstate_t state; local
/freebsd-11-stable/contrib/ldns/drill/
H A Dwork.c78 int state = 0; local
/freebsd-11-stable/contrib/ldns/
H A Dsha1.c47 ldns_sha1_transform(uint32_t state[5], const unsigned char buffer[LDNS_SHA1_BLOCK_LENGTH]) argument
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_bzip2.c194 struct private_data *state; local
225 struct private_data *state; local
348 struct private_data *state; local
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-sysinfo.c82 } state __attribute__ ((section (".data_in_text"))) = { variable in typeref:struct:__anon8766
91 } state = { variable in typeref:struct:__anon8767
[all...]
/freebsd-11-stable/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_test.c33 static struct xz_dec *state; variable in typeref:struct:xz_dec
[all...]

Completed in 283 milliseconds

1234567891011>>