Searched refs:NC_NOERROR (Results 1 – 2 of 2) sorted by relevance
107 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()
64 #define NC_NOERROR 0 macro