OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nattempts
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/amrctl/
amrctl.c
50
#define
NATTEMPTS
5
53
static int
nattempts
=
NATTEMPTS
; /* # of attempts before giving up */
variable in typeref:typename:int
177
while (i <
nattempts
&& r == -1) {
606
nattempts
= atoi(optarg);
amrctl.c
50
#define
NATTEMPTS
5
53
static int
nattempts
=
NATTEMPTS
; /* # of attempts before giving up */
variable in typeref:typename:int
177
while (i <
nattempts
&& r == -1) {
606
nattempts
= atoi(optarg);
Completed in 62 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025