Searched refs:cfg_perror_str (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libdscfg/common/ |
H A D | cfg.c | 87 char *cfg_perror_str; variable 249 cfg_perror_str = dgettext("cfg", 411 cfg_perror_str = dgettext("cfg", CFG_EINVAL); 417 cfg_perror_str = dgettext("cfg", CFG_NOTLOCKED); 444 cfg_perror_str = dgettext("cfg", CFG_EINVAL); 460 cfg_perror_str = dgettext("cfg", CFG_RDFAILED); 486 cfg_perror_str = dgettext("cfg", strerror(errno)); 510 cfg_perror_str = 530 cfg_perror_str = dgettext("cfg", strerror(errno)); 563 cfg_perror_str [all...] |
H A D | cfg_local.c | 61 extern char *cfg_perror_str; 134 cfg_perror_str = dgettext("cfg", strerror(errno)); 169 cfg_perror_str = dgettext("cfg", 178 cfg_perror_str = dgettext("cfg", 188 cfg_perror_str = dgettext("cfg", 205 cfg_perror_str = dgettext("cfg", 217 cfg_perror_str = dgettext("cfg", "cfg_open: unknown file type");
|
Completed in 64 milliseconds