Searched refs:defaultShell (Results 1 – 1 of 1) sorted by relevance
835 char defaultShell[1024]; /* command executed if none given */ local862 defaultShell, defaultDir, rst))1179 defaultShell,1202 defaultShell,1212 defaultShell,1254 args[0] = defaultShell;1257 execvp(defaultShell, args);1259 fprintf(stderr, "rexd: can't exec shell %s\n", defaultShell);