OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opt_end
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/stdlib/
getopt_long.c
128
* from nonopt_end to
opt_end
(keeping the same order of arguments
132
permute_args(int panonopt_start, int panonopt_end, int
opt_end
, char **nargv)
143
nopts =
opt_end
- panonopt_end;
145
cyclelen = (
opt_end
- panonopt_start) / ncycle;
/src/lib/libc/time/
zic.c
952
char *
opt_end
;
local in function:redundant_time_option
953
redundant = strtoimax(opt + 1, &
opt_end
, 10);
954
if (
opt_end
!= opt + 1 && !*
opt_end
) {
Completed in 19 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025