Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/arcwatch/
H A Darcwatch.c249 d_fatal(dtrace_hdl_t *dtp, char *msg) in d_fatal() function
300 d_fatal(dtp, "couldn't establish drop handler"); in run_dtrace()
303 d_fatal(dtp, "failed to establish proc handler"); in run_dtrace()
306 d_fatal(dtp, "failed to set bufsize"); in run_dtrace()
310 d_fatal(dtp, "failed to set dynvarsize"); in run_dtrace()
313 d_fatal(dtp, "failed to set temporal"); in run_dtrace()
316 d_fatal(dtp, "failed to set switchrate"); in run_dtrace()
319 d_fatal(dtp, "failed to set cleanrate"); in run_dtrace()
323 d_fatal(dtp, "creating process failed"); in run_dtrace()
328 d_fatal(dtp, "failed to compile program"); in run_dtrace()
[all …]