Searched defs:state (Results 251 - 275 of 1346) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_vendor_test.c25 enum { INIT, CONFIRM, SUCCESS } state; member in struct:eap_vendor_test_data
[all...]
/freebsd-11-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_sunddi.c103 ddi_get_soft_state(void *state, int item) argument
115 ddi_soft_state_zalloc(void *state, int item) argument
155 ddi_soft_state_free(void *state, int item) argument
/freebsd-11-stable/sys/arm/ti/
H A Dti_pinmux.c181 ti_pinmux_padconf_set(const char *padname, const char *muxmode, unsigned int state) argument
130 ti_pinmux_padconf_set_internal(struct ti_pinmux_softc *sc, const struct ti_pinmux_padconf *padconf, const char *muxmode, unsigned int state) argument
211 ti_pinmux_padconf_get(const char *padname, const char **muxmode, unsigned int *state) argument
254 ti_pinmux_padconf_set_gpiomode(uint32_t gpio, unsigned int state) argument
299 ti_pinmux_padconf_get_gpiomode(uint32_t gpio, unsigned int *state) argument
[all...]
/freebsd-11-stable/sys/ddb/
H A Ddb_ps.c110 char state[9]; local
252 char state[9], wprefix; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_mp_ring.c53 uint64_t state; member in union:ring_state
[all...]
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_kmod.c107 VCHIQ_STATE_T *state = &g_state; local
/freebsd-11-stable/crypto/openssl/ssl/
H A Ds2_srvr.c152 int new_state, state; local
[all...]
H A Ds2_clnt.c150 int new_state, state; local
[all...]
/freebsd-11-stable/lib/libc/stdio/
H A Dopen_wmemstream.c96 wbuflen(const mbstate_t *state, const char *buf, int len) argument
/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_hp.h65 int state; member in struct:ck_hp_record
/freebsd-11-stable/sys/contrib/ck/src/
H A Dck_hp.c68 ck_hp_init(struct ck_hp *state, argument
86 ck_hp_set_threshold(struct ck_hp *state, unsigned int threshold) argument
98 int state; local
134 ck_hp_register(struct ck_hp *state, struct ck_hp_record *entry, void **pointers) argument
[all...]
/freebsd-11-stable/stand/common/
H A Dinterp_parse.c94 enum { STR, VAR, WHITE } state; local
/freebsd-11-stable/sys/dev/gpio/
H A Dgpioled_fdt.c85 int state, err; local
/freebsd-11-stable/sys/dev/nvme/
H A Dnvme_ctrlr_cmd.c214 nvme_ctrlr_cmd_set_async_event_config(struct nvme_controller *ctrlr, union nvme_critical_warning_state state, nvme_cb_fn_t cb_fn, void *cb_arg) argument
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_cam.h90 ocs_cam_io_state_t state; member in struct:__anon7524
/freebsd-11-stable/contrib/mdocml/
H A Dmandocd.c128 int state, opt; local
/freebsd-11-stable/usr.bin/cpuset/
H A Dcpuset.c75 enum { NONE, NUM, DASH } state; local
[all...]
/freebsd-11-stable/usr.sbin/mfiutil/
H A Dmfi_volume.c48 mfi_ldstate(enum mfi_ld_state state) argument
/freebsd-11-stable/usr.sbin/ppp/
H A Dchat.h44 int state; /* Our CHAT_* status */ member in struct:chat
/freebsd-11-stable/usr.bin/who/
H A Dwho.c172 char state; local
/freebsd-11-stable/contrib/bzip2/
H A Dbzlib.h60 void *state; member in struct:__anon17
/freebsd-11-stable/sys/contrib/zlib/
H A Dgzlib.c99 gz_statep state; local
323 gz_statep state; local
349 gz_statep state; local
376 gz_statep state; local
461 gz_statep state; local
489 gz_statep state; local
521 gz_statep state; local
539 gz_statep state; local
559 gz_statep state; local
[all...]
H A Dgzread.c383 gz_statep state; local
421 gz_statep state; local
455 gz_statep state; local
490 gz_statep state; local
554 gz_statep state; local
613 gz_statep state; local
634 gz_statep state; local
[all...]
H A Dgzwrite.c254 gz_statep state; local
284 gz_statep state; local
313 gz_statep state; local
361 gz_statep state; local
387 gz_statep state; local
477 gz_statep state; local
560 gz_statep state; local
593 gz_statep state; local
634 gz_statep state; local
[all...]
H A Dinfback.c35 struct inflate_state FAR *state; local
257 struct inflate_state FAR *state; local
[all...]

Completed in 154 milliseconds

<<11121314151617181920>>