Searched defs:envbuf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/login/
H A Dlogin.c1026 static char envbuf[MAXLINE]; local
1033 ptr = envbuf;
1044 if (ptr == &envbuf[0])
1071 ptr >= &envbuf[sizeof (envbuf) - 1]) {

Completed in 79 milliseconds