Symbol: EX_SOFTWARE
lib/libperfuse/ops.c
1037
DERRX(EX_SOFTWARE, "%s: UNIMPLEMENTED (FATAL)", __func__);
lib/libperfuse/ops.c
1046
DERRX(EX_SOFTWARE, "%s: UNIMPLEMENTED (FATAL)", __func__);
lib/libperfuse/ops.c
1056
DERRX(EX_SOFTWARE, "%s: UNIMPLEMENTED (FATAL)", __func__);
lib/libperfuse/ops.c
1113
DERRX(EX_SOFTWARE, "lookup \"%s\" in \"%s\" returned parent",
lib/libperfuse/ops.c
1247
DERRX(EX_SOFTWARE, "%s: no nodeid", __func__);
lib/libperfuse/ops.c
189
DERRX(EX_SOFTWARE, "%s: freed fh = 0x%"PRIx64" but filesystem "
lib/libperfuse/ops.c
2120
DERRX(EX_SOFTWARE, "%s: targ is NULL", __func__);
lib/libperfuse/ops.c
2760
DERRX(EX_SOFTWARE, "%s: opc = %p \"%s\": still open",
lib/libperfuse/ops.c
2765
DERRX(EX_SOFTWARE, "%s: opc = %p: queued operations",
lib/libperfuse/ops.c
2769
DERRX(EX_SOFTWARE, "%s: opc = %p: ongoing operations",
lib/libperfuse/ops.c
2889
DERRX(EX_SOFTWARE, "%s: UNIMPLEMENTED (FATAL)", __func__);
lib/libperfuse/ops.c
290
DERRX(EX_SOFTWARE, "puffs_cred_getuid fails in %s", __func__);
lib/libperfuse/ops.c
3035
DERRX(EX_SOFTWARE,
lib/libperfuse/ops.c
3058
DERRX(EX_SOFTWARE,
lib/libperfuse/ops.c
3064
DERRX(EX_SOFTWARE, "%s: Unexpected op %d", __func__, op);
lib/libperfuse/ops.c
3135
DERRX(EX_SOFTWARE, "%s: Unexpected big read %zd",
lib/libperfuse/ops.c
3282
DERRX(EX_SOFTWARE, "%s: Unexpected big write %zd",
lib/libperfuse/ops.c
3337
DERRX(EX_SOFTWARE, "file write grow without resize");
lib/libperfuse/ops.c
348
DERRX(EX_SOFTWARE, "%s: feo and fao NULL", __func__);
lib/libperfuse/ops.c
351
DERRX(EX_SOFTWARE, "%s: feo and fao != NULL", __func__);
lib/libperfuse/ops.c
407
DERRX(EX_SOFTWARE, "pnp must be != NULL");
lib/libperfuse/ops.c
418
DERRX(EX_SOFTWARE, "unexpected dot-lookup");
lib/libperfuse/ops.c
421
DERRX(EX_SOFTWARE,
lib/libperfuse/ops.c
426
DERRX(EX_SOFTWARE,
lib/libperfuse/ops.c
472
DERRX(EX_SOFTWARE,
lib/libperfuse/ops.c
477
DERRX(EX_SOFTWARE,
lib/libperfuse/ops.c
536
DERRX(EX_SOFTWARE, "%s: no nodeid", __func__);
lib/libperfuse/ops.c
789
DERRX(EX_SOFTWARE, "Use of freed node opc = %p", opc);
lib/libperfuse/ops.c
803
DERRX(EX_SOFTWARE, "Use of freed node opc = %p", opc);
lib/libperfuse/ops.c
911
DERRX(EX_SOFTWARE, "init message exchange failed (%d)", error);
lib/libperfuse/subr.c
107
DERRX(EX_SOFTWARE, "%s: file open", __func__);
lib/libperfuse/subr.c
110
DERRX(EX_SOFTWARE, "%s: non empty pnd_pcq", __func__);
lib/libperfuse/subr.c
134
DERRX(EX_SOFTWARE, "%s: opc = %p, write fh already set",
lib/libperfuse/subr.c
142
DERRX(EX_SOFTWARE, "%s: opc = %p, read fh already set",
lib/libperfuse/subr.c
160
DERRX(EX_SOFTWARE,
lib/libperfuse/subr.c
169
DERRX(EX_SOFTWARE,
lib/libperfuse/subr.c
310
DERRX(EX_SOFTWARE, "%s: \"%s\" already removed",
lib/libperfuse/subr.c
325
DERRX(EX_SOFTWARE, "%s: \"%s\" already removed",
lib/libperfuse/subr.c
65
DERR(EX_SOFTWARE, "%s: puffs_pn_new failed", __func__);
sys/dev/microcode/aic7xxx/aicasm.c
167
"information", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm.c
743
stop("Unable to malloc instruction object", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm.c
757
stop("Unable to malloc critical_section object", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm.c
771
stop("Unable to malloc scope object", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm.c
842
stop("Unexpected scope type encountered", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1433
EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1442
stop("Can't create register info", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1463
stop("Can't create alias info", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1476
stop("Can't create field info", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1487
stop("Can't create alias info", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1497
stop("Can't create label info", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1507
stop("Can't create conditional info", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1517
stop("Can't create macro info", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1526
EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1542
EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1548
stop("Can't create macro_arg structure", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1557
EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1562
stop("Regex compilation failed", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1573
EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1578
stop("Can't duplicate macro body text", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1732
stop("Invalid shift operation specified", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
1926
stop("Can't allocate version string", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
276
stop("Unable to record prefix", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
288
stop("Unable to record patch arg list", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
819
EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_macro_gram.y
138
EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_macro_gram.y
157
stop("Unable to replicate replacement text", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_symbol.c
143
exit(EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_symbol.c
183
exit(EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_symbol.c
195
exit(EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_symbol.c
200
exit(EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_symbol.c
229
stop("symlist_add: Unable to malloc symbol_node", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_symbol.c
251
EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_symbol.c
391
stop("Unable to strdup symbol name", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_symbol.c
632
"encountered", EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_symbol.c
77
exit(EX_SOFTWARE);
sys/dev/microcode/aic7xxx/aicasm_symbol.c
82
stop("Unable to strdup symbol name", EX_SOFTWARE);
usr.sbin/fwctl/fwcontrol.c
106
err(EX_SOFTWARE, "%s: data malloc", __func__);
usr.sbin/fwctl/fwcontrol.c
138
err(EX_SOFTWARE, "%s: data malloc", __func__);
usr.sbin/fwctl/fwcontrol.c
173
err(EX_SOFTWARE, "%s:data malloc", __func__);
usr.sbin/fwctl/fwcontrol.c
199
err(EX_SOFTWARE, "%s: asyreq malloc", __func__);
usr.sbin/fwctl/fwcontrol.c
253
err(EX_SOFTWARE, "%s: asyreq malloc", __func__);
usr.sbin/fwctl/fwcontrol.c
280
err(EX_SOFTWARE, "%s: asyreq malloc", __func__);
usr.sbin/fwctl/fwcontrol.c
299
err(EX_SOFTWARE, "%s: asyreq malloc", __func__);
usr.sbin/fwctl/fwcontrol.c
328
err(EX_SOFTWARE, "%s: data malloc", __func__);
usr.sbin/fwctl/fwcontrol.c
385
err(EX_SOFTWARE, "%s: data malloc", __func__);
usr.sbin/fwctl/fwcontrol.c
392
errx(EX_SOFTWARE, "%s: no such node %d", __func__, node);
usr.sbin/fwctl/fwcontrol.c
515
err(EX_SOFTWARE, "%s: tmap malloc", __func__);
usr.sbin/fwctl/fwcontrol.c
650
err(EX_SOFTWARE, "%s: sysctl %s failed.", __func__, name);
usr.sbin/fwctl/fwcontrol.c
684
err(EX_SOFTWARE, "%s: buf malloc", __func__);
usr.sbin/fwctl/fwcontrol.c
794
err(EX_SOFTWARE, "%s: crom_string malloc",
usr.sbin/fwctl/fwcontrol.c
808
err(EX_SOFTWARE, "%s: crom_string_hex malloc",
usr.sbin/fwctl/fwcontrol.c
911
err(EX_SOFTWARE, "%s: recv_data malloc",
usr.sbin/fwctl/fwcontrol.c
920
err(EX_SOFTWARE, "%s: send_data malloc",
usr.sbin/fwctl/fwdv.c
115
err(EX_SOFTWARE, "%s: buffer alloc", __func__);
usr.sbin/fwctl/fwdv.c
120
err(EX_SOFTWARE, "%s: pad alloc", __func__);
usr.sbin/perfused/msg.c
189
DERR(EX_SOFTWARE, "puffs_framebuf_getwindow failed");
usr.sbin/perfused/msg.c
191
DERR(EX_SOFTWARE, "puffs_framebuf_getwindow short len");
usr.sbin/perfused/msg.c
212
DERRX(EX_SOFTWARE, "puffs_cred_getuid failed");
usr.sbin/perfused/msg.c
214
DERRX(EX_SOFTWARE, "puffs_cred_getgid failed");
usr.sbin/perfused/msg.c
315
DERR(EX_SOFTWARE, "xchg_pb failed");
usr.sbin/perfused/msg.c
337
errx(EX_SOFTWARE, "%s: packet mismatch unique "
usr.sbin/perfused/msg.c
380
DERR(EX_SOFTWARE, "puffs_framebuf_getwindow failed");
usr.sbin/perfused/msg.c
382
DERR(EX_SOFTWARE, "puffs_framebuf_getwindow short header");
usr.sbin/perfused/msg.c
400
DERR(EX_SOFTWARE, "puffs_framebuf_getwindow failed");
usr.sbin/perfused/msg.c
402
DERR(EX_SOFTWARE, "puffs_framebuf_getwindow short header");
usr.sbin/perfused/msg.c
421
DERR(EX_SOFTWARE, "puffs_framebuf_getwindow failed");
usr.sbin/perfused/msg.c
423
DERR(EX_SOFTWARE, "puffs_framebuf_getwindow short header");
usr.sbin/perfused/msg.c
429
DERR(EX_SOFTWARE, "puffs_framebuf_getwindow failed");
usr.sbin/perfused/msg.c
431
DERR(EX_SOFTWARE, "puffs_framebuf_getwindow short header");
usr.sbin/perfused/msg.c
448
DERR(EX_SOFTWARE, "puffs_framebuf_getwindow failed");
usr.sbin/perfused/msg.c
450
DERR(EX_SOFTWARE, "puffs_framebuf_getwindow short header");
usr.sbin/perfused/msg.c
456
DERR(EX_SOFTWARE, "puffs_framebuf_getwindow failed");
usr.sbin/perfused/msg.c
458
DERR(EX_SOFTWARE, "puffs_framebuf_getwindow short header");
usr.sbin/perfused/msg.c
470
DERR(EX_SOFTWARE, "puffs_framebuf_getwindow failed");\
usr.sbin/perfused/msg.c
473
DERRX(EX_SOFTWARE, "puffs_framebuf_getwindow size"); \
usr.sbin/perfused/msg.c
511
DERRX(EX_SOFTWARE, "%s: short recv %zd/%zd",
usr.sbin/perfused/msg.c
519
DERR(EX_SOFTWARE, "puffs_framebuf_getdata_atoff failed");
usr.sbin/perfused/msg.c
525
DERRX(EX_SOFTWARE, "%s: foh.len = %zu", __func__, len);
usr.sbin/perfused/msg.c
554
DERRX(EX_SOFTWARE, "%s: short recv %zd/%zd",
usr.sbin/perfused/msg.c
577
DERRX(EX_SOFTWARE, "%s: send returned 0", __func__);
usr.sbin/perfused/msg.c
607
DERRX(EX_SOFTWARE, "%s: short send %zd/%zd",
usr.sbin/perfused/msg.c
660
DERRX(EX_SOFTWARE, "%s: unexpected notification for fd = %d",
usr.sbin/perfused/msg.c
664
DERRX(EX_SOFTWARE, "%s: unexpected notification what = 0x%x",
usr.sbin/perfused/perfused.c
265
DERR(EX_SOFTWARE, "puffs_framev_addfd failed");
usr.sbin/perfused/perfused.c
308
DERRX(EX_SOFTWARE, "perfused_mainloop exit");
usr.sbin/perfused/perfused.c
477
DERRX(EX_SOFTWARE, "unexpected so_type %d", sock_type);