Searched refs:_SC_LINE_MAX (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/loadables/
H A Dgetconf.h98 # define _SC_LINE_MAX 15 macro
H A Dgetconf.c575 #ifdef _SC_LINE_MAX
576 { "LINE_MAX", SYSCONF, _SC_LINE_MAX },
1421 case _SC_LINE_MAX:
/macosx-10.10.1/text_cmds-88/nl/
H A Dnl.c274 if ((val = sysconf(_SC_LINE_MAX)) == -1) /* ignore errno */
/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Dsysconf.c144 case _SC_LINE_MAX:
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dunistd.h226 #define _SC_LINE_MAX 15 macro

Completed in 72 milliseconds