Lines Matching refs:fatal

185 fatal(const char *fmt, ...)  in fatal()  function
268 fatal("failed to write to %s", in oprintf()
309 fatal("failed to open %s", fname); in dof_prune()
314 fatal("failed to fstat %s", fname); in dof_prune()
317 fatal("failed to allocate memory for %s", fname); in dof_prune()
320 fatal("failed to read %s", fname); in dof_prune()
326 fatal("failed to open %s for writing", fname); in dof_prune()
350 fatal("failed to write to %s", fname); in dof_prune()
370 fatal("failed to write to %s", fname); in dof_prune()
387 fatal("failed to open %s", fname); in etcsystem_prune()
390 fatal("failed to fstat %s", fname); in etcsystem_prune()
393 fatal("failed to allocate memory for %s", fname); in etcsystem_prune()
396 fatal("failed to read %s", fname); in etcsystem_prune()
405 fatal("embedded nul byte in %s; manual repair of %s " in etcsystem_prune()
410 fatal("multiple start sentinels in %s; manual repair of %s " in etcsystem_prune()
415 fatal("missing end sentinel in %s; manual repair of %s " in etcsystem_prune()
420 fatal("end sentinel preceeds start sentinel in %s; manual " in etcsystem_prune()
432 fatal("failed to create %s", tmpname); in etcsystem_prune()
436 fatal("failed to write to %s", tmpname); in etcsystem_prune()
443 fatal("failed to chown(2) %s to uid %d, gid %d", tmpname, in etcsystem_prune()
448 fatal("rename of %s to %s failed", tmpname, fname); in etcsystem_prune()
462 fatal("failed to open output file '%s'", g_ofile); in etcsystem_add()
473 fatal("unexpectedly large number of modules!"); in etcsystem_add()
483 fatal("failed to close output file '%s'", g_ofile); in etcsystem_add()
715 fatal("failed to open %s", dcp->dc_arg); in compile_file()
1076 fatal("couldn't get option %s", bufs[i].optname); in go()
1081 fatal("couldn't get option %s", rates[i].optname); in go()
1184 fatal("failed to allocate memory for arguments"); in main()
1318 fatal("can't mix 32-bit and 64-bit " in main()
1324 fatal("can't mix 32-bit and 64-bit " in main()
1344 fatal("failed to initialize dtrace: %s\n", in main()
1544 fatal("failed to allocate memory"); in main()
1559 fatal("invalid pid: %s\n", optarg); in main()
1615 fatal("failed to open output file '%s'", g_ofile); in main()
1639 fatal("failed to open output file '%s'", g_ofile); in main()
1654 fatal("failed to close output file '%s'", g_ofile); in main()
1695 fatal("failed to open output file '%s'", g_ofile); in main()
1744 fatal("failed to open header file '%s'", g_ofile); in main()