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