nc_sperror
rpc->netid, fmri, nc_sperror());
rpc->netid, fmri, nc_sperror());
"netconfig database: %s\n", nc_sperror());
"setnetconfig() failed: %s\n", nc_sperror());
syslog(LOG_ALERT, "setnetconfig() failed: %s", nc_sperror());
(void) fprintf(stderr, "%s: %s\n", string, nc_sperror());
(void) fprintf(stderr, "%s\n", nc_sperror());
tcpd_warn("getnetconfigent(%s): %s", config->nc_netid, nc_sperror());
extern char *nc_sperror();
extern char *nc_sperror(void);