ZLOGIN_RDBUFSIZ
nbytes = read(STDIN_FILENO, ibuf, ZLOGIN_RDBUFSIZ);
char ibuf[ZLOGIN_RDBUFSIZ];
cc = read(STDIN_FILENO, ibuf, ZLOGIN_RDBUFSIZ);