Symbol: flexfatal
usr.bin/lex/buf.c
110
flexfatal(_("Allocation of buffer for line directive failed"));
usr.bin/lex/buf.c
186
flexfatal(_("Allocation of buffer for m4 def failed"));
usr.bin/lex/buf.c
208
flexfatal(_("Allocation of buffer for m4 undef failed"));
usr.bin/lex/buf.c
84
flexfatal(_("Allocation of buffer to print string failed"));
usr.bin/lex/dfa.c
1039
flexfatal (_
usr.bin/lex/dfa.c
334
flexfatal (_
usr.bin/lex/dfa.c
597
flexfatal (_
usr.bin/lex/filter.c
171
flexfatal(_("dup2(pipes[0],0)"));
usr.bin/lex/filter.c
178
flexfatal(_("filter_func failed"));
usr.bin/lex/filter.c
192
flexfatal(_("dup2(pipes[1],1)"));
usr.bin/lex/filter.c
249
flexfatal(_("dup(1) failed"));
usr.bin/lex/filter.c
254
flexfatal(_("freopen(headerfilename) failed"));
usr.bin/lex/flexdef.h
839
extern void flexfatal PROTO ((const char *));
usr.bin/lex/main.c
435
flexfatal(_("allocation of macro definition failed"));
usr.bin/lex/misc.c
158
flexfatal(_
usr.bin/lex/misc.c
251
flexfatal(_("dynamic memory failure in copy_string()"));
usr.bin/lex/misc.c
405
flexfatal(errmsg);
usr.bin/lex/misc.c
68
flexfatal(_("allocation of sko_stack failed"));
usr.bin/lex/misc.c
781
flexfatal(_("attempt to increase array size failed"));
usr.bin/lex/misc.c
894
flexfatal(_("bad line in skeleton file"));
usr.bin/lex/misc.c
940
flexfatal(_
usr.bin/lex/nfa.c
176
flexfatal(_("empty machine in dupmachine()"));
usr.bin/lex/nfa.c
681
flexfatal(_("found too many transitions in mkxtion()"));
usr.bin/lex/regex.c
64
flexfatal(_("Unable to allocate buffer to report regcomp"));
usr.bin/lex/regex.c
67
flexfatal(_("Unable to allocate buffer for regerror"));
usr.bin/lex/regex.c
71
flexfatal (errbuf);
usr.bin/lex/regex.c
92
flexfatal(_("Unable to allocate a copy of the match"));
usr.bin/lex/sym.c
98
flexfatal (_("symbol table memory allocation failed"));