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

1234567891011>>

/netbsd-current/external/bsd/kyua-cli/dist/utils/fs/
H A Dlua_module.cpp63 lua_fs_basename(lutok::state& state) argument
83 lua_fs_dirname(lutok::state& state) argument
103 lua_fs_exists(lutok::state& state) argument
127 files_iterator(lutok::state& state) argument
152 files_gc(lutok::state& state) argument
177 lua_fs_files(lutok::state& state) argument
214 lua_fs_is_absolute(lutok::state& state) argument
235 lua_fs_join(lutok::state& state) argument
[all...]
/netbsd-current/external/bsd/lutok/dist/
H A Dtest_utils.hpp80 raw(lutok::state& state) argument
[all...]
/netbsd-current/external/bsd/pdisk/dist/
H A Dpathname.c192 first_media_kind(long *state) argument
200 next_media_kind(long *state) argument
/netbsd-current/external/ibm-public/postfix/dist/src/local/
H A Dinclude.c82 int deliver_include(LOCAL_STATE state, USER_ATTR usr_attr, char *path) argument
[all...]
H A Dresolve.c75 int deliver_resolve_addr(LOCAL_STATE state, USER_ATTR usr_attr, char *addr) argument
88 int deliver_resolve_tree(LOCAL_STATE state, USER_ATTR usr_attr, TOK822 *addr) argument
[all...]
H A Dcommand.c87 int deliver_command(LOCAL_STATE state, USER_ATTR usr_attr, const char *command) argument
[all...]
H A Dfile.c84 int deliver_file(LOCAL_STATE state, USER_ATTR usr_attr, char *path) argument
[all...]
/netbsd-current/games/rogue/
H A Drandom.c70 static long *state = &rntb[1]; variable
[all...]
/netbsd-current/games/backgammon/common_source/
H A Dtable.c50 struct state { struct
/netbsd-current/sys/arch/hpcarm/dev/
H A Dipaq_atmelvar.h44 uint8_t state; member in struct:atmel_rx
/netbsd-current/sbin/fsck_ffs/
H A Dpass3.c58 int loopcnt, state; local
/netbsd-current/sys/arch/acorn32/stand/lib/
H A Dsrt1.c52 enum state {skipping, doing_arg, doing_long_arg}; enum
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_misc.c38 ar5312SetLedState(struct ath_hal *ah, HAL_LED_STATE state) argument
/netbsd-current/usr.bin/unvis/
H A Dunvis.c111 int state = 0; local
/netbsd-current/external/bsd/wpa/dist/src/fst/
H A Dfst_ctrl_aux.c66 const char * fst_session_state_name(enum fst_session_state state) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Diir.s162 state: label
/netbsd-current/external/bsd/tmux/dist/compat/
H A Dbase64.c195 int tarindex, state, ch; local
/netbsd-current/external/bsd/wpa/dist/src/crypto/
H A Dfips_prf_wolfssl.c17 static void sha1_transform(u32 *state, const u8 data[64]) argument
[all...]
H A Dfips_prf_openssl.c16 static void sha1_transform(u32 *state, const u8 data[64]) argument
[all...]
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dbackground_thread_inlines.h10 background_thread_enabled_set(tsdn_t *tsdn, bool state) { argument
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dbackground_thread_inlines.h10 background_thread_enabled_set(tsdn_t *tsdn, bool state) { argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator.h56 INLINE u32 Rand(u32 *state) { // ANSI C linear congruential PRNG. argument
60 INLINE u32 RandN(u32 *state, u32 n) { return Rand(state) % n; } // [0, n) argument
/netbsd-current/external/bsd/ipf/dist/lib/
H A Dipft_hx.c159 int state = 0; local
/netbsd-current/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_expand.c95 PSC_STATE *state = (PSC_STATE *) context; local
[all...]
/netbsd-current/external/bsd/nvi/dist/vi/
H A Dv_sentence.c63 enum { BLANK, NONE, PERIOD } state; local
[all...]

Completed in 330 milliseconds

1234567891011>>