Home
last modified time | relevance | path

Searched defs:attempts (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dmkdtemp.c132 unsigned int attempts = TMP_MAX; in gen_tempname() local
134 unsigned int attempts = ATTEMPTS_MIN; in gen_tempname() local
/netbsd-src/external/mpl/dhcp/dist/server/tests/
H A Dmdb6_unittest.c382 unsigned int attempts; in ATF_TC_BODY() local
588 unsigned int attempts; in ATF_TC_BODY() local
688 unsigned int attempts; in ATF_TC_BODY() local
810 unsigned int attempts; in ATF_TC_BODY() local
/netbsd-src/tests/fs/nfs/
H A Dt_mountd.c92 int attempts; in ATF_TC_BODY() local
/netbsd-src/sys/arch/sparc/stand/ofwboot/
H A Dnet.c156 int attempts; in net_mountroot_bootp() local
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dtempname.c259 unsigned int attempts = TMP_MAX; in try_tempname_len() local
261 unsigned int attempts = ATTEMPTS_MIN; in try_tempname_len() local
/netbsd-src/usr.sbin/rpc.statd/
H A Dstatd.h75 int attempts; /* Number of attempts we tried so far */ member
/netbsd-src/sys/dev/pci/igc/
H A Digc_nvm.c110 uint32_t attempts = 100000; in igc_poll_eerd_eewr_done() local
H A Digc_i225.c542 uint32_t attempts = 100000; in __igc_write_nvm_srwr() local
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dnetpgp.c754 find_passphrase(FILE *passfp, const char *id, char *passphrase, size_t size, int attempts) in find_passphrase()
1246 int attempts; in netpgp_generate_key() local
1365 int attempts; in netpgp_decrypt_file() local
1405 int attempts; in netpgp_sign_file() local
1535 int attempts; in netpgp_sign_memory() local
1716 int attempts; in netpgp_decrypt_memory() local
/netbsd-src/sys/net/
H A Dnd.c274 unsigned int attempts = ln->ln_asked - nd->nd_mmaxtries; in nd_set_timer() local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dtempname.c229 unsigned int attempts = attempts_min < TMP_MAX ? TMP_MAX : attempts_min; in __gen_tempname() local
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dtempname.c251 unsigned int attempts = attempts_min < TMP_MAX ? TMP_MAX : attempts_min; in __gen_tempname() local
/netbsd-src/external/gpl2/texinfo/dist/lib/
H A Dtempname.c253 unsigned int attempts = attempts_min < TMP_MAX ? TMP_MAX : attempts_min; in __gen_tempname() local
/netbsd-src/external/bsd/unbound/dist/iterator/
H A Diter_delegpt.h154 int attempts; member
/netbsd-src/bin/ksh/
H A Dmain.c513 volatile int attempts = 13; local
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_t3_hw.c59 int attempts, int delay, u32 *valp) in t3_wait_op_done_val() argument
165 int attempts = 10; in t3_mc7_bd_read() local
552 int attempts = EEPROM_MAX_POLL; in t3_seeprom_read() local
585 int attempts = EEPROM_MAX_POLL; in t3_seeprom_write() local
759 flash_wait_op(adapter_t * adapter,int attempts,int delay) flash_wait_op() argument
3268 unsigned int width, density, slow, attempts; mc7_init() local
3436 int err = -EIO, attempts = 100; t3_init_hw() local
[all...]
H A Dcxgb_common.h639 int polarity, int attempts, int delay) in t3_wait_op_done()
/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dtest_case_test.cpp658 int attempts = 30; in ATF_TEST_CASE_BODY() local
1016 int attempts = 30; in ATF_TEST_CASE_BODY() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_uc.c407 int ret, attempts; in __uc_init_hw() local
/netbsd-src/external/mpl/bind/dist/lib/irs/
H A Dresconf.c
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dmdb6.c1020 unsigned int *attempts, in create_lease6()
1863 unsigned int *attempts, in create_prefix6()
H A Ddhcpv6.c1308 unsigned int attempts; in pick_v6_address() local
1669 unsigned int attempts; in pick_v6_prefix_helper() local
3451 unsigned int attempts; local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_link_dp.c1506 int attempts, in perform_link_training_with_retries()
1983 int attempts) in dp_verify_link_cap_with_retries()
/netbsd-src/sbin/route/
H A Droute.c426 int ishost = 0, ret, attempts, oerrno, flags = RTF_STATIC; in newroute() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c2814 int attempts = 0; in coalesce_immediate_stores() local

12