HomeSort by: relevance | last modified time | path
    Searched defs:shell_list (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/resize/
resize.c 115 } shell_list[] = { variable in typeref:struct:__anon372d2cc10108[]
395 for (i = 0; shell_list[i].name; i++) {
396 if (!strcmp(shell_list[i].name, shell)) {
400 shell_type = shell_list[i].type;
resize.c 115 } shell_list[] = { variable in typeref:struct:__anon372d2cc10108[]
395 for (i = 0; shell_list[i].name; i++) {
396 if (!strcmp(shell_list[i].name, shell)) {
400 shell_type = shell_list[i].type;

Completed in 24 milliseconds