HomeSort by: relevance | last modified time | path
    Searched refs:E_SHELL (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/chpass/
chpass.h 49 #define E_SHELL 12
edit.c 125 list[E_SHELL].restricted = 1;
  /src/usr.bin/rdist/
defs.h 92 #define E_SHELL 0x2
gram.y 376 files = expand(files, E_VARS|E_SHELL);
expand.c 84 * wh = E_SHELL if expanding shell characters.
237 if (!(which & E_SHELL)) {

Completed in 45 milliseconds