Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dgetnetconfig.c65 #define NC_NOTINIT EINVAL /* setnetconfig was not called first */ macro
251 nc_error = NC_NOTINIT; in getnetconfig()
293 nc_error = NC_NOTINIT; in getnetconfig()
386 nc_error = NC_NOTINIT; in endnetconfig()
659 case NC_NOTINIT: in nc_sperror()