Searched refs:WRDE_SHOWERR (Results 1 – 8 of 8) sorted by relevance
37 #define WRDE_SHOWERR 020 macro
83 if(!(flags&WRDE_SHOWERR)) in wordexp()
59 #define WRDE_SHOWERR 0x0010 /* don't 2>/dev/null */ macro
46 #define WRDE_SHOWERR 020 macro
220 if ((flags & WRDE_SHOWERR) == 0) { in wordexp()285 if (error == 0 && !(flags & WRDE_SHOWERR)) in wordexp()