Searched refs:_POSIX_MAX_INPUT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/loadables/
H A Dgetconf.h27 #ifndef _POSIX_MAX_INPUT
28 # define _POSIX_MAX_INPUT 255 macro
H A Dgetconf.c388 #ifdef _POSIX_MAX_INPUT
389 { "_POSIX_MAX_INPUT", CONSTANT, _POSIX_MAX_INPUT },
391 { "_POSIX_MAX_INPUT", G_UNDEF, -1 },
1454 return _POSIX_MAX_INPUT;
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dlimits.h72 #define _POSIX_MAX_INPUT 255 macro

Completed in 127 milliseconds