Searched refs:system_shells (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/pw/
H A Dpw_conf.c74 static char *system_shells[_UC_MAXSHELLS] = variable
102 system_shells, /* List of shells (first is default) */
321 system_shells[i] = newstr(q);
324 system_shells[i++] = NULL;
475 system_shells[j] != NULL; j++)
477 "," : "", system_shells[j]);

Completed in 37 milliseconds