Searched refs:rootshell (Results 1 – 3 of 3) sorted by relevance
86 int rootshell; variable158 rootshell = 1; in main()176 if (state == 0 || iflag == 0 || ! rootshell || in main()210 rootshell = 1; in main()
38 extern int rootshell; /* true if we aren't a child of the main shell */
118 if (rootshell && iflag) in onint()