Searched refs:shellbuf (Results 1 – 1 of 1) sorted by relevance
165 char *username, *class, shellbuf[MAXPATHLEN]; in main() local278 strlcpy(shellbuf, pwd->pw_shell, in main()279 sizeof(shellbuf)); in main()280 shell = shellbuf; in main()