Searched defs:state (Results 76 - 100 of 1346) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/unbound/util/
H A Drandom.c101 ub_random_max(struct ub_randstate* state, long int x) argument
191 ub_random_max(struct ub_randstate* state, long int x) argument
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_check_magic.c130 __archive_check_magic(struct archive *a, unsigned int magic, unsigned int state, const char *function) argument
[all...]
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dipft_hx.c161 int state = 0; local
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_instr.c70 mbstate_t state; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/locale/
H A Dt_mbsnrtowcs.c68 mbstate_t state; local
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dsha2.h93 isc_uint32_t state[8]; member in struct:__anon4838
102 isc_uint64_t state[8]; member in struct:__anon4839
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dstrverscmp.c95 int state; local
[all...]
/freebsd-11-stable/contrib/gcclibs/libssp/
H A Dssp.c142 volatile int state; local
/freebsd-11-stable/contrib/ldns/ldns/
H A Dsha2.h83 uint32_t state[8]; member in struct:_ldns_sha256_CTX
88 uint64_t state[8]; member in struct:_ldns_sha512_CTX
/freebsd-11-stable/contrib/apr/threadproc/unix/
H A Dthread.c92 int state; local
/freebsd-11-stable/sys/arm/rockchip/
H A Drk30xx_grf.c123 rk30_grf_gpio_pud(uint32_t bank, uint32_t pin, uint32_t state) argument
H A Drk30xx_pmu.c123 rk30_pmu_gpio_pud(uint32_t pin, uint32_t state) argument
/freebsd-11-stable/sys/arm/ti/
H A Dti_pinmux.h55 const char *state; member in struct:ti_pinmux_padstate
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dunvis.c258 int state = 0; local
/freebsd-11-stable/lib/libc/net/
H A Dbase64.c197 int tarindex, state, ch; local
/freebsd-11-stable/sys/sys/
H A D_pthreadtypes.h94 int state; member in struct:pthread_once
/freebsd-11-stable/tools/regression/poll/
H A Dsockpoll.c51 report(int num, const char *state, int expected, int got) argument
/freebsd-11-stable/usr.bin/ident/
H A Dident.c58 analyzer_states state = INIT; local
[all...]
/freebsd-11-stable/sys/kern/
H A Dsubr_power.c45 int state = (intptr_t)arg; local
77 power_pm_suspend(int state) argument
103 power_profile_set_state(int state) argument
[all...]
/freebsd-11-stable/usr.sbin/pmcstudy/
H A Deval_expr.h51 uint8_t state; /* Current state if value type */ member in struct:expression
/freebsd-11-stable/contrib/ofed/opensm/include/complib/
H A Dcl_timer_osd.h67 cl_state_t state; member in struct:_cl_timer_t
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsha2.h69 u_int32_t state[8]; member in struct:_SHA256_CTX
74 u_int64_t state[8]; member in struct:_SHA512_CTX
/freebsd-11-stable/contrib/xz/src/liblzma/check/
H A Dcheck.h43 uint32_t state[8]; member in struct:__anon4419
94 } state; member in struct:__anon4420
[all...]
/freebsd-11-stable/sys/crypto/sha2/
H A Dsha256.h41 uint32_t state[8]; member in struct:SHA256Context
H A Dsha384.h41 uint64_t state[8]; member in struct:SHA384Context

Completed in 185 milliseconds

1234567891011>>