OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EX_SOFTWARE
(Results
1 - 11
of
11
) sorted by relevancy
/src/include/
sysexits.h
68
*
EX_SOFTWARE
-- An internal software error has been detected.
106
#define
EX_SOFTWARE
70 /* internal software error */
/src/usr.sbin/perfused/
msg.c
189
DERR(
EX_SOFTWARE
, "puffs_framebuf_getwindow failed");
191
DERR(
EX_SOFTWARE
, "puffs_framebuf_getwindow short len");
212
DERRX(
EX_SOFTWARE
, "puffs_cred_getuid failed");
214
DERRX(
EX_SOFTWARE
, "puffs_cred_getgid failed");
315
DERR(
EX_SOFTWARE
, "xchg_pb failed");
337
errx(
EX_SOFTWARE
, "%s: packet mismatch unique "
380
DERR(
EX_SOFTWARE
, "puffs_framebuf_getwindow failed");
382
DERR(
EX_SOFTWARE
, "puffs_framebuf_getwindow short header");
400
DERR(
EX_SOFTWARE
, "puffs_framebuf_getwindow failed");
402
DERR(
EX_SOFTWARE
, "puffs_framebuf_getwindow short header")
[
all
...]
perfused.c
265
DERR(
EX_SOFTWARE
, "puffs_framev_addfd failed");
308
DERRX(
EX_SOFTWARE
, "perfused_mainloop exit");
477
DERRX(
EX_SOFTWARE
, "unexpected so_type %d", sock_type);
/src/lib/libperfuse/
subr.c
65
DERR(
EX_SOFTWARE
, "%s: puffs_pn_new failed", __func__);
107
DERRX(
EX_SOFTWARE
, "%s: file open", __func__);
110
DERRX(
EX_SOFTWARE
, "%s: non empty pnd_pcq", __func__);
134
DERRX(
EX_SOFTWARE
, "%s: opc = %p, write fh already set",
142
DERRX(
EX_SOFTWARE
, "%s: opc = %p, read fh already set",
160
DERRX(
EX_SOFTWARE
,
169
DERRX(
EX_SOFTWARE
,
310
DERRX(
EX_SOFTWARE
, "%s: \"%s\" already removed",
325
DERRX(
EX_SOFTWARE
, "%s: \"%s\" already removed",
ops.c
189
DERRX(
EX_SOFTWARE
, "%s: freed fh = 0x%"PRIx64" but filesystem "
290
DERRX(
EX_SOFTWARE
, "puffs_cred_getuid fails in %s", __func__);
348
DERRX(
EX_SOFTWARE
, "%s: feo and fao NULL", __func__);
351
DERRX(
EX_SOFTWARE
, "%s: feo and fao != NULL", __func__);
407
DERRX(
EX_SOFTWARE
, "pnp must be != NULL");
418
DERRX(
EX_SOFTWARE
, "unexpected dot-lookup");
421
DERRX(
EX_SOFTWARE
,
426
DERRX(
EX_SOFTWARE
,
472
DERRX(
EX_SOFTWARE
,
477
DERRX(
EX_SOFTWARE
,
[
all
...]
/src/sys/dev/microcode/aic7xxx/
aicasm_macro_gram.y
138
EX_SOFTWARE
);
157
stop("Unable to replicate replacement text",
EX_SOFTWARE
);
aicasm_symbol.c
77
exit(
EX_SOFTWARE
);
82
stop("Unable to strdup symbol name",
EX_SOFTWARE
);
143
exit(
EX_SOFTWARE
);
183
exit(
EX_SOFTWARE
);
195
exit(
EX_SOFTWARE
);
200
exit(
EX_SOFTWARE
);
229
stop("symlist_add: Unable to malloc symbol_node",
EX_SOFTWARE
);
251
EX_SOFTWARE
);
391
stop("Unable to strdup symbol name",
EX_SOFTWARE
);
632
"encountered",
EX_SOFTWARE
);
[
all
...]
aicasm_gram.y
276
stop("Unable to record prefix",
EX_SOFTWARE
);
288
stop("Unable to record patch arg list",
EX_SOFTWARE
);
819
EX_SOFTWARE
);
1433
EX_SOFTWARE
);
1442
stop("Can't create register info",
EX_SOFTWARE
);
1463
stop("Can't create alias info",
EX_SOFTWARE
);
1476
stop("Can't create field info",
EX_SOFTWARE
);
1487
stop("Can't create alias info",
EX_SOFTWARE
);
1497
stop("Can't create label info",
EX_SOFTWARE
);
1507
stop("Can't create conditional info",
EX_SOFTWARE
);
[
all
...]
aicasm.c
167
"information",
EX_SOFTWARE
);
743
stop("Unable to malloc instruction object",
EX_SOFTWARE
);
757
stop("Unable to malloc critical_section object",
EX_SOFTWARE
);
771
stop("Unable to malloc scope object",
EX_SOFTWARE
);
842
stop("Unexpected scope type encountered",
EX_SOFTWARE
);
/src/usr.sbin/fwctl/
fwcontrol.c
106
err(
EX_SOFTWARE
, "%s: data malloc", __func__);
138
err(
EX_SOFTWARE
, "%s: data malloc", __func__);
173
err(
EX_SOFTWARE
, "%s:data malloc", __func__);
199
err(
EX_SOFTWARE
, "%s: asyreq malloc", __func__);
253
err(
EX_SOFTWARE
, "%s: asyreq malloc", __func__);
280
err(
EX_SOFTWARE
, "%s: asyreq malloc", __func__);
299
err(
EX_SOFTWARE
, "%s: asyreq malloc", __func__);
328
err(
EX_SOFTWARE
, "%s: data malloc", __func__);
385
err(
EX_SOFTWARE
, "%s: data malloc", __func__);
392
errx(
EX_SOFTWARE
, "%s: no such node %d", __func__, node)
[
all
...]
fwdv.c
115
err(
EX_SOFTWARE
, "%s: buffer alloc", __func__);
120
err(
EX_SOFTWARE
, "%s: pad alloc", __func__);
Completed in 18 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026