Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/netselect/
H A Dnetselect.c105 static int nc_error = NC_NOERROR; in __nc_error()
137 nc_error = NC_NOERROR; in setnetconfig()
159 nc_error = NC_NOERROR; in endnetconfig()
202 nc_error = NC_NOERROR; in getnetconfig()
581 nc_error = NC_NOERROR; in getnetpath()
828 case NC_NOERROR: in nc_sperror()
H A Dnetcspace.h62 #define NC_NOERROR 0 macro