Searched defs:FATAL (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/INIT/
H A Dregress.sh108 [+FATAL \b\amessage\a ...?\amessage\a is printed on the standard
210 function FATAL # message function
332 FATAL "line $LINE: no matching FI for IF on line ${COND_LINE[COND+1]}"
376 mkdir -p "$TEST_local" && ln -s "$TEST_local" "$TWD" || FATAL "$TWD": cannot create directory
378 else mkdir "$TWD" || FATAL "$TWD": cannot create directory
576 then FATAL $COMMAND: not found
578 then FATAL $cmd: not found
678 then mkdir -p "$@" && cd "$@" || FATAL cannot initialize working directory "$@"
1241 else FATAL $f: not found
1288 then FATAL lin
[all...]
/ast/src/cmd/mailx/
H A Dmailx.h308 #define FATAL (1<<2) /* message and exit(1) */ macro

Completed in 18 milliseconds