OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_POSIX2_LINE_MAX
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/
limits.h
98
#define
_POSIX2_LINE_MAX
2048
/src/lib/libc/time/
zic.c
92
#ifndef
_POSIX2_LINE_MAX
93
# define
_POSIX2_LINE_MAX
2048
1757
char buf[min(
_POSIX2_LINE_MAX
, bufsize_bound)];
Completed in 48 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025