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

  /src/bin/sh/
main.c 86 int rootshell; variable in typeref:typename:int
158 rootshell = 1;
176 if (state == 0 || iflag == 0 || ! rootshell ||
210 rootshell = 1;
main.c 86 int rootshell; variable in typeref:typename:int
158 rootshell = 1;
176 if (state == 0 || iflag == 0 || ! rootshell ||
210 rootshell = 1;

Completed in 22 milliseconds