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

  /src/bin/csh/
err.c 54 #define ERR_SILENT 0x20000000
309 * ERR_SILENT: Print nothing.
345 if (!(flags & ERR_SILENT)) {
func.c 1165 stderror(ERR_SILENT);
1290 stderror(ERR_SILENT);
1296 stderror(ERR_SILENT);
1439 stderror(ERR_SILENT);
1455 stderror(ERR_SILENT);
exec.c 419 stderror(ERR_SILENT);
csh.c 871 stderror(ERR_SILENT);
1060 stderror(ERR_SILENT);
proc.c 1098 stderror(ERR_SILENT);

Completed in 16 milliseconds