Home
last modified time | relevance | path

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

/dragonfly/lib/libc/rpc/
HDgetnetconfig.c65 #define NC_NOTINIT EINVAL /* setnetconfig was not called first */ macro
235 nc_error = NC_NOTINIT; in getnetconfig()
267 nc_error = NC_NOTINIT; in getnetconfig()
352 nc_error = NC_NOTINIT; in endnetconfig()
613 case NC_NOTINIT: in nc_sperror()