Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/
H A Dgetopt_long.c96 static int nonopt_end = -1; /* first option after non options (for permute) */ variable
/netbsd-src/lib/libc/stdlib/
H A Dgetopt_long.c97 static int nonopt_end = -1; /* first option after non options (for permute) */ variable
/netbsd-src/external/bsd/file/dist/src/
H A Dgetopt_long.c106 static int nonopt_end = -1; /* first option after non options (for permute) */ variable