Searched refs:defshells (Results 1 – 1 of 1) sorted by relevance
5 static const char defshells[] = "/bin/sh\n/bin/csh\n"; variable20 if (!f) f = fmemopen((void *)defshells, sizeof defshells - 1, "rb"); in setusershell()