Lines Matching refs:FATAL
245 errlog(INPUT|ERROR|FATAL, in xlator_start_if()
302 errlog(FATAL|INPUT, "Bad include line in spec file"); in xlator_take_kvpair()
535 errlog(FATAL|INPUT, "programmer error: impossible binding."); in collect_binding()
571 errlog(FATAL|INPUT, "No architectures defined in ARCH line"); in collect_arch()
574 errlog(FATAL, "Could not allocate memory in ARCH directive"); in collect_arch()
748 errlog(FATAL|INPUT, "bad prototype: %s\n\t%s\n", parse_err, p); in collect_prototype()
754 errlog(FATAL|INPUT, "function and declaration" in collect_prototype()
763 errlog(FATAL|INPUT, "function %s is declared as a data item" in collect_prototype()
766 errlog(FATAL|INPUT, "function %s is declared as a data item", in collect_prototype()
941 errlog(FATAL, "%s: %s", pathname, strerror(errno)); in generate_aux_file()
960 errlog(FATAL, "fclose %s: %s", pathname, strerror(errno)); in generate_aux_file()