Home
last modified time | relevance | path

Searched defs:nonopt_start (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/
H A Dgetopt_long.c95 static int nonopt_start = -1; /* first non option argument (for permute) */ variable
/netbsd-src/lib/libc/stdlib/
H A Dgetopt_long.c96 static int nonopt_start = -1; /* first non option argument (for permute) */ variable
/netbsd-src/external/bsd/file/dist/src/
H A Dgetopt_long.c105 static int nonopt_start = -1; /* first non option argument (for permute) */ variable