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

  /src/include/
wordexp.h 58 #define WRDE_NOCMD 0x4 /* disallow command substitution */
  /src/usr.bin/mail/
fio.c 479 e = wordexp(name, &we, WRDE_NOCMD);

Completed in 15 milliseconds