Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c206 static const char *__config_strerror(cfga_err_t);
880 ep = __config_strerror(cfgerrnum); in config_strerror()
935 __config_strerror(cfga_err_t cfgerrnum) in __config_strerror() function