Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dgetnetpath.c55 struct netpath_vars { struct
56 int valid; /* token that indicates a valid netpath_vars */ argument
57 void *nc_handlep; /* handle for current netconfig "session" */
58 char *netpath; /* pointer to current view-point in NETPATH */
59 char *netpath_start; /* pointer to start of our copy of NETPATH */
60 struct netpath_chain *ncp_list; /* list of nconfs allocated this session*/