Searched defs:attempts (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc/stand/ofwboot/
H A Dnet.c158 int attempts; local
/netbsd-6-1-5-RELEASE/tests/fs/nfs/
H A Dt_mountd.c90 int attempts; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tls/
H A Dopt-5.c43 unsigned long attempts = attempts_min < 238328 ? 238328 : attempts_min; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/tls/
H A Dopt-5.c43 unsigned int attempts = attempts_min < 238328 ? 238328 : attempts_min; local
/netbsd-6-1-5-RELEASE/usr.sbin/rpc.statd/
H A Dstatd.h75 int attempts; /* Number of attempts we tried so far */ member in struct:__anon10055
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dmain.c552 volatile int attempts = 13; local
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dtempname.c226 unsigned int attempts = attempts_min < TMP_MAX ? TMP_MAX : attempts_min; local
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/lib/
H A Dtempname.c253 unsigned int attempts = attempts_min < TMP_MAX ? TMP_MAX : attempts_min; local
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/lib/
H A Dtempname.c251 unsigned int attempts = attempts_min < TMP_MAX ? TMP_MAX : attempts_min; local
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/radius/
H A Dradius_client.c121 int attempts; member in struct:radius_msg_list
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/lib/
H A Dnetpgp.c727 find_passphrase(FILE *passfp, const char *id, char *passphrase, size_t size, int attempts) argument
1197 int attempts; local
1312 int attempts; local
1352 int attempts; local
1482 int attempts; local
1656 int attempts; local
[all...]
/netbsd-6-1-5-RELEASE/dist/pppd/pppd/
H A Dauth.c1391 static int attempts = 0; local
/netbsd-6-1-5-RELEASE/sbin/route/
H A Droute.c812 int ishost = 0, ret, attempts, oerrno, flags = RTF_STATIC; local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/unix/
H A Dsocket.c1837 int attempts = 0; local
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/unix/
H A Dsocket.c1625 int attempts = 0; local
/netbsd-6-1-5-RELEASE/sys/dev/pci/cxgb/
H A Dcxgb_common.h638 t3_wait_op_done(adapter_t *adapter, int reg, u32 mask, int polarity, int attempts, int delay) argument
H A Dcxgb_t3_hw.c165 int attempts = 10; local
552 int attempts = EEPROM_MAX_POLL; local
585 int attempts = EEPROM_MAX_POLL; local
58 t3_wait_op_done_val(adapter_t *adapter, int reg, u32 mask, int polarity, int attempts, int delay, u32 *valp) argument
759 flash_wait_op(adapter_t *adapter, int attempts, int delay) argument
3268 unsigned int width, density, slow, attempts; local
3436 int err = -EIO, attempts = 100; local
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_wm.c5361 uint32_t attempts = 100000; local

Completed in 441 milliseconds