Searched refs:DEFAULT_RETRIES (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/login/
H A Dlogin_pam.c93 #define DEFAULT_RETRIES 10 macro
114 int login_retries = DEFAULT_RETRIES,
232 DEFAULT_RETRIES, DEFAULT_RETRIES);
H A Dlogin.c117 #define DEFAULT_RETRIES 10 macro
150 int login_retries = DEFAULT_RETRIES,
282 DEFAULT_RETRIES, DEFAULT_RETRIES);
/netbsd-6-1-5-RELEASE/usr.sbin/mrinfo/
H A Dmrinfo.c97 #define DEFAULT_RETRIES 3 /* How many times to ask each router */ macro
102 int retries = DEFAULT_RETRIES;
/netbsd-6-1-5-RELEASE/usr.sbin/map-mbone/
H A Dmapper.c48 #define DEFAULT_RETRIES 1 /* How many times to ask each router */ macro
83 int retries = DEFAULT_RETRIES;
/netbsd-6-1-5-RELEASE/usr.sbin/mtrace/
H A Dmtrace.c77 #define DEFAULT_RETRIES 3 /* How many times to try */ macro
107 int nqueries = DEFAULT_RETRIES;

Completed in 119 milliseconds