Home
last modified time | relevance | path

Searched refs:E_SHELL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddefs.h83 #define E_SHELL 0x2 macro
H A Dgram.y365 files = expand(files, E_VARS|E_SHELL);
H A Dexpand.c218 if (!(which & E_SHELL)) { in expstr()