Searched refs:nc_sperror (Results 1 – 11 of 11) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | netconfig.h | 149 extern char *nc_sperror(void);
|
/titanic_50/usr/src/lib/libwrap/ |
H A D | tli.c | 48 extern char *nc_sperror(); 222 tcpd_warn("getnetconfigent(%s): %s", config->nc_netid, nc_sperror());
|
/titanic_50/usr/src/lib/libnsl/netselect/ |
H A D | netselect.c | 815 nc_sperror(void) in nc_sperror() function 874 (void) fprintf(stderr, "%s: %s\n", string, nc_sperror()); in nc_perror() 876 (void) fprintf(stderr, "%s\n", nc_sperror()); in nc_perror()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | tlx.c | 129 rpc->netid, fmri, nc_sperror()); in register_rpc_service() 167 rpc->netid, fmri, nc_sperror()); in unregister_rpc_service()
|
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_rpc.c | 75 "netconfig database: %s\n", nc_sperror()); in fmd_rpc_svc_create_local()
|
/titanic_50/usr/src/cmd/rpcbind/ |
H A D | rpcbind.c | 382 "setnetconfig() failed: %s\n", nc_sperror()); in check_netconfig() 383 syslog(LOG_ALERT, "setnetconfig() failed: %s", nc_sperror()); in check_netconfig()
|
/titanic_50/usr/src/man/man3nsl/ |
H A D | Makefile | 170 nc_sperror.3nsl \ 341 nc_sperror.3nsl := LINKSRC = getnetconfig.3nsl
|
/titanic_50/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 235 nc_sperror;
|
H A D | llib-lnsl | 177 char *nc_sperror(void);
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 183 link path=usr/share/man/man3nsl/nc_sperror.3nsl target=getnetconfig.3nsl
|
/titanic_50/ |
H A D | .gitignore | 6695 usr/src/man/man3nsl/nc_sperror.3nsl
|