Home
last modified time | relevance | path

Searched refs:dfatal (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/cmd/dtrace/
H A Ddtrace.c218 dfatal(const char *fmt, ...) in dfatal() function
634 dfatal("failed to enable '%s'", dcp->dc_name); in exec_prog()
682 dfatal("failed to create DOF image for '%s'", dcp->dc_name); in anon_prog()
740 dfatal("failed to link %s %s", dcp->dc_desc, dcp->dc_name); in link_prog()
809 dfatal("failed to compile script %s", dcp->dc_arg); in compile_file()
825 dfatal("invalid probe specifier %s", dcp->dc_arg); in compile_str()
1193 dfatal("could not enable tracing");
1538 dfatal("failed to set -a");
1544 dfatal("failed to set -b %s", optarg);
1557 dfatal("failed to set -D %s", optarg);
[all …]