Searched defs:err_msg (Results 26 - 27 of 27) sorted by relevance

12

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Duds_daemon.c340 mDNSlocal void my_throttled_perror(char *err_msg) argument
344 my_perror(err_msg);
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c6907 const char *err_msg; local
6916 err_msg = "bookmark is in a different pool";
6919 err_msg = "bookmark exists";
6922 err_msg = "invalid argument";
6925 err_msg = "bookmark feature not enabled";
6928 err_msg = "out of space";
6931 err_msg = "unknown error";
6935 dgettext(TEXT_DOMAIN, err_msg));

Completed in 104 milliseconds

12