Searched refs:nc_error (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/rpc/
H A Dgetnetconfig.c166 static int nc_error = 0; local
170 return &nc_error;
176 return &nc_error;
180 return &nc_error;
186 return &nc_error;
190 #define nc_error (*(__nc_error())) macro
231 nc_error = NC_NONETCONFIG;
258 nc_error = NC_NOTINIT;
293 nc_error = NC_NOTINIT;
377 nc_error
[all...]

Completed in 46 milliseconds