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

/freebsd-current/contrib/netbsd-tests/include/
H A Dt_limits.c109 #ifdef _POSIX_NAME_MAX
110 { "_POSIX_NAME_MAX", _POSIX_NAME_MAX, 9 },
/freebsd-current/include/
H A Dlimits.h42 #define _POSIX_NAME_MAX 14 macro
/freebsd-current/usr.bin/pathchk/
H A Dpathchk.c123 namemax = _POSIX_NAME_MAX;

Completed in 179 milliseconds