Home | History | Annotate | Download | only in sed-4.2.1

Lines Matching full:panic

299 	* sed/utils.c (panic): Remove declaration of unused local, "fd".
619 (panic): Unlink temporary files before exiting.
2666 STDC and traditional C approaches to panic().
3071 * sed.c Change panic to compile with other __STDC__ compilers.
3082 (main) Don't panic if it a branch command doesn't have
3102 * sed.c: Remove excess newlines from calls to panic.
3107 (panic) [__STDC__]: Add missing ", ...".