Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/netselect/
H A Dnetselect.c107 static int nc_error = NC_NOERROR; in __nc_error()
139 nc_error = NC_NOERROR; in setnetconfig()
161 nc_error = NC_NOERROR; in endnetconfig()
204 nc_error = NC_NOERROR; in getnetconfig()
583 nc_error = NC_NOERROR; in getnetpath()
830 case NC_NOERROR: in nc_sperror()
H A Dnetcspace.h64 #define NC_NOERROR 0 macro