Searched defs:nc_sperror (Results 1 - 2 of 2) sorted by relevance

/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/man/man3nsl/
H A DMakefile170 nc_sperror.3nsl \
341 nc_sperror.3nsl := LINKSRC = getnetconfig.3nsl

Completed in 62 milliseconds