Symbol: get_errstr
usr/src/cmd/pools/common/utils.h
97
extern const char *get_errstr(void);
usr/src/cmd/pools/pooladm/pooladm.c
101
die(gettext(ERR_OPEN_DYNAMIC), get_errstr());
usr/src/cmd/pools/pooladm/pooladm.c
103
die(gettext(ERR_REMOVE_DYNAMIC), get_errstr());
usr/src/cmd/pools/pooladm/pooladm.c
111
die(gettext(ERR_OPEN_STATIC), static_conf_name, get_errstr());
usr/src/cmd/pools/pooladm/pooladm.c
118
get_errstr());
usr/src/cmd/pools/pooladm/pooladm.c
125
static_conf_name, get_errstr());
usr/src/cmd/pools/pooladm/pooladm.c
243
get_errstr());
usr/src/cmd/pools/pooladm/pooladm.c
248
static_conf_loc, get_errstr());
usr/src/cmd/pools/pooladm/pooladm.c
78
die(gettext(ERR_OPEN_DYNAMIC), get_errstr());
usr/src/cmd/pools/pooladm/pooladm.c
85
gettext(CONFIGURATION), "unknown", get_errstr());
usr/src/cmd/pools/pooladm/pooladm.c
89
tgt, get_errstr());
usr/src/cmd/pools/poolbind/poolbind.c
174
die((ERR_OPEN_DYNAMIC), get_errstr());
usr/src/cmd/pools/poolbind/poolbind.c
192
get_errstr());
usr/src/cmd/pools/poolbind/poolbind.c
262
get_errstr());
usr/src/cmd/pools/poolbind/poolbind.c
271
"pid %ld: %s\n"), id, get_errstr());
usr/src/cmd/pools/poolbind/poolbind.c
286
"for pid %ld: %s\n"), id, get_errstr());
usr/src/cmd/pools/poolbind/poolbind.c
98
(int)pid, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1006
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1010
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1020
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1024
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1044
gettext(CONFIGURATION), "unknown", get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1059
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1070
cmd->cmd_tgt1, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1090
cmd->cmd_tgt1, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1111
"unknown", get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1117
utsname.nodename, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1121
utsname.nodename, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1126
utsname.nodename, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1143
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1160
cmd->cmd_tgt1, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1177
cmd->cmd_tgt1, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1180
cmd->cmd_tgt2, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1183
cmd->cmd_tgt1, cmd->cmd_tgt2, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1327
gettext(CONFIGURATION), "unknown", get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1332
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1338
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1342
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1379
prop->prop_name, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1384
prop->prop_name, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1408
assoc->assoc_name, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1417
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1438
assoc->assoc_name, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1441
assoc->assoc_name, cmd->cmd_tgt1, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
1446
assoc->assoc_name, cmd->cmd_tgt1, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
667
die(gettext(ERR_SET_TERM), get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
712
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
745
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
754
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
784
gettext(CONFIGURATION), "unknown", get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
791
gettext(CONFIGURATION), "unknown", get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
796
gettext(CONFIGURATION), "unknown", get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
800
tgt, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
817
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
821
cmd->cmd_tgt1, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
834
cmd->cmd_tgt1, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
838
cmd->cmd_tgt1, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
857
cmd->cmd_tgt1, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
860
cmd->cmd_tgt1, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
881
cmd->cmd_tgt1, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
889
gettext(CONFIGURATION), "unknown", get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
900
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
912
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
936
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
940
die(gettext(ERR_PUT_PROPERTY), name, get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
951
gettext(CONFIGURATION), "unknown", get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
966
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
978
get_errstr());
usr/src/cmd/pools/poolcfg/poolcfg.y
996
cmd->cmd_tgt1, get_errstr());
usr/src/cmd/pools/poolstat/poolstat.c
1025
die(gettext(ERR_STATS_POOL), get_errstr());
usr/src/cmd/pools/poolstat/poolstat.c
297
die(gettext(ERR_OPEN_DYNAMIC), get_errstr());
usr/src/cmd/pools/poolstat/poolstat.c
809
die(gettext(ERR_STATS_RES), get_errstr());
usr/src/cmd/pools/poolstat/poolstat.c
855
die(gettext(ERR_STATS_RES), get_errstr());
usr/src/cmd/pools/poolstat/poolstat.c
893
die(gettext(ERR_STATS_RES), get_errstr());
usr/src/cmd/pools/poolstat/sa_kstat.c
118
ksp->ks_name, name, get_errstr());
usr/src/cmd/pools/poolstat/sa_kstat.c
80
die(gettext(ERR_KSTAT_OPEN), get_errstr());
usr/src/cmd/pools/poolstat/sa_kstat.c
91
die(gettext(ERR_KSTAT_DATA), get_errstr());
usr/src/cmd/pools/poolstat/sa_kstat.c
95
die(gettext(ERR_KSTAT_DATA), get_errstr());
usr/src/cmd/pools/poolstat/sa_libpool.c
146
die(gettext(ERR_STATS_RES_N), sbag->sb_name, get_errstr());
usr/src/cmd/pools/poolstat/sa_libpool.c
148
die(gettext(ERR_STATS_RES_N), sbag->sb_name, get_errstr());
usr/src/cmd/pools/poolstat/sa_libpool.c
153
die(gettext(ERR_STATS_RES_N), sbag->sb_name, get_errstr());
usr/src/cmd/pools/poolstat/sa_libpool.c
70
die(gettext(ERR_OPEN_STATIC), conf_loc, get_errstr());
usr/src/cmd/pools/poolstat/sa_libpool.c
84
die(gettext(ERR_CONF_UPDATE), get_errstr());