MAXLOGNAME
#define MAXLOGNAME 33 /* max login name length (incl. NUL) */
#define MAXLOGNAME _POSIX_LOGIN_NAME_MAX
#define MAXLOGNAME 9