/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | mkdtemp.c | 132 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 D | mdb6_unittest.c | 382 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 D | t_mountd.c | 92 int attempts; in ATF_TC_BODY() local
|
/netbsd-src/sys/arch/sparc/stand/ofwboot/ |
H A D | net.c | 156 int attempts; in net_mountroot_bootp() local
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | tempname.c | 259 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 D | statd.h | 75 int attempts; /* Number of attempts we tried so far */ member
|
/netbsd-src/sys/dev/pci/igc/ |
H A D | igc_nvm.c | 110 uint32_t attempts = 100000; in igc_poll_eerd_eewr_done() local
|
H A D | igc_i225.c | 542 uint32_t attempts = 100000; in __igc_write_nvm_srwr() local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/ |
H A D | netpgp.c | 754 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 D | nd.c | 274 unsigned int attempts = ln->ln_asked - nd->nd_mmaxtries; in nd_set_timer() local
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | tempname.c | 229 unsigned int attempts = attempts_min < TMP_MAX ? TMP_MAX : attempts_min; in __gen_tempname() local
|
/netbsd-src/external/gpl2/diffutils/dist/lib/ |
H A D | tempname.c | 251 unsigned int attempts = attempts_min < TMP_MAX ? TMP_MAX : attempts_min; in __gen_tempname() local
|
/netbsd-src/external/gpl2/texinfo/dist/lib/ |
H A D | tempname.c | 253 unsigned int attempts = attempts_min < TMP_MAX ? TMP_MAX : attempts_min; in __gen_tempname() local
|
/netbsd-src/external/bsd/unbound/dist/iterator/ |
H A D | iter_delegpt.h | 154 int attempts; member
|
/netbsd-src/bin/ksh/ |
H A D | main.c | 513 volatile int attempts = 13; local
|
/netbsd-src/sys/dev/pci/cxgb/ |
H A D | cxgb_t3_hw.c | 59 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 D | cxgb_common.h | 639 int polarity, int attempts, int delay) in t3_wait_op_done()
|
/netbsd-src/external/bsd/kyua-cli/dist/engine/ |
H A D | test_case_test.cpp | 658 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 D | intel_uc.c | 407 int ret, attempts; in __uc_init_hw() local
|
/netbsd-src/external/mpl/bind/dist/lib/irs/ |
H A D | resconf.c |
|
/netbsd-src/external/mpl/dhcp/dist/server/ |
H A D | mdb6.c | 1020 unsigned int *attempts, in create_lease6() 1863 unsigned int *attempts, in create_prefix6()
|
H A D | dhcpv6.c | 1308 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 D | amdgpu_dc_link_dp.c | 1506 int attempts, in perform_link_training_with_retries() 1983 int attempts) in dp_verify_link_cap_with_retries()
|
/netbsd-src/sbin/route/ |
H A D | route.c | 426 int ishost = 0, ret, attempts, oerrno, flags = RTF_STATIC; in newroute() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-store-merging.c | 2814 int attempts = 0; in coalesce_immediate_stores() local
|