Searched refs:_POSIX_LOGIN_NAME_MAX (Results 1 - 4 of 4) sorted by path

/netbsd-current/external/bsd/top/dist/
H A Dusername.c61 #ifdef _POSIX_LOGIN_NAME_MAX
62 #define MAXLOGNAME _POSIX_LOGIN_NAME_MAX
/netbsd-current/tests/include/
H A Dt_limits.c94 #ifdef _POSIX_LOGIN_NAME_MAX
95 { "_POSIX_LOGIN_NAME_MAX", _POSIX_LOGIN_NAME_MAX, 9 },
/netbsd-current/include/
H A Dlimits.h47 #define _POSIX_LOGIN_NAME_MAX 9 macro
/netbsd-current/libexec/ftpd/
H A Dftpd.c499 curname_len = _POSIX_LOGIN_NAME_MAX;

Completed in 300 milliseconds