Searched refs:nc_sperror (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnetconfig.h149 extern char *nc_sperror(void);
/illumos-gate/usr/src/lib/libwrap/
H A Dtli.c48 extern char *nc_sperror();
222 tcpd_warn("getnetconfigent(%s): %s", config->nc_netid, nc_sperror());
/illumos-gate/usr/src/lib/libnsl/netselect/
H A Dnetselect.c96 * They are global to allow the nc_sperror routine to provide better
815 nc_sperror(void) function
825 "nc_sperror: malloc failed when trying to create buffer\n");
874 (void) fprintf(stderr, "%s: %s\n", string, nc_sperror());
876 (void) fprintf(stderr, "%s\n", nc_sperror());
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dtlx.c129 rpc->netid, fmri, nc_sperror());
167 rpc->netid, fmri, nc_sperror());
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_rpc.c75 "netconfig database: %s\n", nc_sperror());
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.c382 "setnetconfig() failed: %s\n", nc_sperror());
383 syslog(LOG_ALERT, "setnetconfig() failed: %s", nc_sperror());
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile170 nc_sperror.3nsl \
341 nc_sperror.3nsl := LINKSRC = getnetconfig.3nsl
/illumos-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl177 char *nc_sperror(void);

Completed in 73 milliseconds