Home
last modified time | relevance | path

Searched defs:nc_handlep (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/lib/libc/rpc/
H A Dgetnetpath.c57 void *nc_handlep; /* handle for current netconfig "session" */ member
H A Dgetnetconfig.c343 struct netconfig_vars *nc_handlep = (struct netconfig_vars *)handlep; in endnetconfig() local