Lines Matching refs:nc_error
88 * nc_error - the error condition encountered.
107 static int nc_error = NC_NOERROR;
111 return (&nc_error);
113 /* if thr_get_storage fails we return the address of nc_error */
114 return (ret ? ret : &nc_error);
116 #define nc_error (*(__nc_error()))
136 nc_error = NC_NOMEM;
139 nc_error = NC_NOERROR;
155 nc_error = NC_NOSET;
161 nc_error = NC_NOERROR;
184 nc_error = NC_NOSET;
204 nc_error = NC_NOERROR;
206 nc_error = NC_NOMOREENTRIES;
237 nc_error = NC_NOTFOUND;
244 nc_error = NC_NOTFOUND;
275 nc_error = NC_OPENFAIL;
288 nc_error = NC_NOTFOUND;
294 nc_error = NC_NOMEM;
312 if (nc_error != NC_NOMOREENTRIES) /* Something is screwed up */
341 nc_error = NC_NOMOREENTRIES;
346 nc_error = NC_BADLINE;
351 nc_error = NC_NOTFOUND;
356 nc_error = NC_NOMEM;
374 nc_error = NC_BADLINE;
416 nc_error = NC_NOMEM;
491 nc_error = NC_NOMEM;
536 nc_error = NC_NOSET;
563 nc_error = NC_NOSET;
583 nc_error = NC_NOERROR;
585 nc_error = NC_NOMOREENTRIES;
829 switch (nc_error) {
917 nc_error = NC_NOMEM;
929 nc_error = NC_NOMEM;
939 nc_error = NC_NOMEM;