OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:optreset
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/stdlib/
getopt_long.c
63
int
optreset
; /* reset getopt */
variable in typeref:typename:int
66
static int
optreset
;
variable in typeref:typename:int
95
/* XXX: set
optreset
to 1 rather than these two */
186
if (
optreset
)
189
if (
optreset
|| !*place) { /* update scanning pointer */
190
optreset
= 0;
getopt_long.c
63
int
optreset
; /* reset getopt */
variable in typeref:typename:int
66
static int
optreset
;
variable in typeref:typename:int
95
/* XXX: set
optreset
to 1 rather than these two */
186
if (
optreset
)
189
if (
optreset
|| !*place) { /* update scanning pointer */
190
optreset
= 0;
getopt_long.c
63
int
optreset
; /* reset getopt */
variable in typeref:typename:int
66
static int
optreset
;
variable in typeref:typename:int
95
/* XXX: set
optreset
to 1 rather than these two */
186
if (
optreset
)
189
if (
optreset
|| !*place) { /* update scanning pointer */
190
optreset
= 0;
getopt_long.c
63
int
optreset
; /* reset getopt */
variable in typeref:typename:int
66
static int
optreset
;
variable in typeref:typename:int
95
/* XXX: set
optreset
to 1 rather than these two */
186
if (
optreset
)
189
if (
optreset
|| !*place) { /* update scanning pointer */
190
optreset
= 0;
Completed in 43 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025