Home
last modified time | relevance | path

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

/NextBSD/lib/libc/rpc/
HDgetnetpath.c59 struct netpath_vars { struct
60 int valid; /* token that indicates a valid netpath_vars */ argument
61 void *nc_handlep; /* handle for current netconfig "session" */
62 char *netpath; /* pointer to current view-point in NETPATH */
63 char *netpath_start; /* pointer to start of our copy of NETPATH */
64 struct netpath_chain *ncp_list; /* list of nconfs allocated this session*/