OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arglenmax
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/time/
zdump.c
473
size_t
arglenmax
= 0;
local in function:main
575
if (
arglenmax
< arglen)
576
arglenmax
= arglen;
578
if (!HAVE_SETENV && INDEX_MAX <=
arglenmax
)
580
longest = min(
arglenmax
, INT_MAX - 2);
Completed in 12 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025