Searched defs:state (Results 1 - 25 of 1346) sorted by path

1234567891011>>

/freebsd-11-stable/bin/ps/
H A Dprint.c217 state(KINFO *k, VARENT *ve __unused) function
/freebsd-11-stable/bin/sh/
H A Dexpand.c88 enum wordstate state; member in struct:worddest
[all...]
H A Dmain.c99 volatile int state; local
[all...]
H A Dparser.c1411 struct tokenstate *state = state_static; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_vdev.c289 pool_state_t state; local
1079 pool_state_t state; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.c126 int state = Pstate(dpr->dpr_proc); local
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c221 uint64_t pool_guid, vdev_guid, top_guid, txg, state; local
541 uint64_t state, version; local
880 uint64_t state, tx local
938 uint64_t state, txg, size; local
1675 zpool_in_use(libzfs_handle_t *hdl, int fd, pool_state_t *state, char **namestr, boolean_t *inuse) argument
[all...]
/freebsd-11-stable/contrib/amd/amd/
H A Dsrvr_amfs_auto.c202 srvrlog(fserver *fs, char *state) argument
/freebsd-11-stable/contrib/apr-util/crypto/
H A Dapr_md4.c295 MD4Transform(apr_uint32_t state[4], const unsigned char block[64]) argument
[all...]
H A Dapr_md5.c338 MD5Transform(apr_uint32_t state[4], const unsigned char block[64]) argument
[all...]
/freebsd-11-stable/contrib/apr-util/dbd/
H A Dapr_dbd_odbc.c764 int state = row->res->colstate[col]; local
/freebsd-11-stable/contrib/apr-util/include/
H A Dapr_md4.h69 apr_uint32_t state[4]; member in struct:apr_md4_ctx_t
H A Dapr_md5.h76 apr_uint32_t state[4]; member in struct:apr_md5_ctx_t
/freebsd-11-stable/contrib/apr-util/misc/
H A Dapr_thread_pool.c50 volatile enum { TH_RUN, TH_STOP, TH_PROBATION } state; member in struct:apr_thread_list_elt
[all...]
/freebsd-11-stable/contrib/apr/random/unix/
H A Dsha2.h40 apr_uint32_t state[8]; member in struct:_SHA256_CTX
/freebsd-11-stable/contrib/apr/threadproc/unix/
H A Dthread.c92 int state; local
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf.c7118 enum { nothing_seen, symbol_seen, file_after_symbol_seen } state; local
H A Delf32-arm.c3618 int state = 0; local
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Dresrc.c1420 define_menuitem(const unichar *text, rc_uint_type menuid, rc_uint_type type, rc_uint_type state, rc_uint_type help, rc_menuitem *menuitems) argument
H A Dwindint.h792 rc_uint_type state; member in struct:rc_menuitem
814 bfd_byte state[4]; member in struct:bin_menuitemex
/freebsd-11-stable/contrib/binutils/gas/
H A Dapp.c196 static int state; variable
214 int state; member in struct:app_save
[all...]
H A Decoff.c1844 add_aux_sym_tir(type_info_t *t, hash_state_t state, thash_t **hash_tbl ) argument
H A Dehopt.c257 } state; member in struct:frame_data
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.c2329 mapping_state(enum mstate state) argument
/freebsd-11-stable/contrib/binutils/libiberty/
H A Drandom.c213 static long int *state = &randtbl[1]; variable
[all...]

Completed in 538 milliseconds

1234567891011>>