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

/freebsd-12-stable/lib/libc/rpc/
H A Dgetnetconfig.c71 #define NC_NOTINIT EINVAL /* setnetconfig was not called first */ macro
257 nc_error = NC_NOTINIT;
299 nc_error = NC_NOTINIT;
392 nc_error = NC_NOTINIT;
665 case NC_NOTINIT:

Completed in 35 milliseconds