Searched defs:state (Results 126 - 150 of 1346) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinffast.c73 struct inflate_state FAR *state; local
[all...]
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_fb.c229 void intel_fbdev_set_suspend(struct drm_device *dev, int state) argument
/freebsd-11-stable/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscfu.c175 set_state(struct sscfu *sscf, enum sscfu_state state) argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dutf_validate.c284 int state = FSM_START; local
311 int state = FSM_START; local
332 int state = FSM_START; local
[all...]
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_rtld.c151 int32_t state; local
/freebsd-11-stable/lib/libutil/
H A Dproperty.c78 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; local
[all...]
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbcrypt_pbkdf.c72 blf_ctx state; local
H A Dmd5.c157 MD5Transform(u_int32_t state[4], const u_int8_t block[MD5_BLOCK_LENGTH]) argument
[all...]
H A Dsha1.c57 SHA1Transform(u_int32_t state[5], const u_int8_t buffer[SHA1_BLOCK_LENGTH]) argument
[all...]
/freebsd-11-stable/crypto/openssh/regress/unittests/kex/
H A Dtest_kex.c85 struct sshbuf *state; local
/freebsd-11-stable/lib/libc/iconv/
H A Dcitrus_stdenc.h43 int state; member in struct:_citrus_stdenc_state_desc::__anon6623::__anon6624
/freebsd-11-stable/contrib/nvi/vi/
H A Dv_word.c104 enum { INWORD, NOTWORD } state; local
264 enum { INWORD, NOTWORD } state; local
410 enum { INWORD, NOTWORD } state; local
[all...]
/freebsd-11-stable/sys/dev/mlx/
H A Dmlx_disk.c209 char *state; local
/freebsd-11-stable/sys/net/
H A Dmppcc.c140 struct MPPC_comp_state *state = (struct MPPC_comp_state*)history; local
148 struct MPPC_comp_state *state = (struct MPPC_comp_state*)history; local
[all...]
H A Dmppcd.c100 struct MPPC_decomp_state *state = (struct MPPC_decomp_state*)history; local
108 struct MPPC_decomp_state *state = (struct MPPC_decomp_state*)history; local
[all...]
/freebsd-11-stable/sys/xen/interface/io/
H A Dtpmif.h124 uint8_t state; /* enum tpmif_state */ member in struct:tpmif_shared_page
/freebsd-11-stable/tools/regression/poll/
H A Dpipeselect.c36 report(int num, const char *state, int expected, int got) argument
51 static volatile sig_atomic_t state; variable
[all...]
/freebsd-11-stable/sys/dev/ipmi/
H A Dipmi_kcs.c55 kcs_wait_for_ibf(struct ipmi_softc *sc, int state) argument
78 kcs_wait_for_obf(struct ipmi_softc *sc, int state) argument
322 int i, state; local
[all...]
H A Dipmi_smic.c245 int i, state; local
/freebsd-11-stable/sys/dev/isci/scil/
H A Dscic_sds_unsolicited_frame_control.h119 enum UNSOLICITED_FRAME_STATE state; member in struct:SCIC_SDS_UNSOLICITED_FRAME
/freebsd-11-stable/sys/gdb/
H A Dgdb_cons.c58 static struct gdbcons state = { -1 }; variable in typeref:struct:gdbcons
/freebsd-11-stable/sys/dev/rp/
H A Drpvar.h48 unsigned char state; /* state of dtr */ member in struct:rp_port
/freebsd-11-stable/sys/dev/joy/
H A Djoy.c157 int state = 0; local
/freebsd-11-stable/usr.bin/tr/
H A Dextern.h41 CCLASS, CCLASS_UPPER, CCLASS_LOWER, SET } state; member in struct:__anon13836
/freebsd-11-stable/usr.sbin/bluetooth/ath3kfw/
H A Dath3k_hw.c114 ath3k_get_state(struct libusb_device_handle *hdl, unsigned char *state) argument

Completed in 348 milliseconds

1234567891011>>