Searched refs:netpath_vars (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/lib/libc/rpc/
H A Dgetnetpath.c61 struct netpath_vars { struct
62 int valid; /* token that indicates a valid netpath_vars */
90 struct netpath_vars *np_sessionp; /* this session's variables */
98 (struct netpath_vars *)malloc(sizeof (struct netpath_vars))) == NULL) {
148 struct netpath_vars *np_sessionp = (struct netpath_vars *)handlep;
203 struct netpath_vars *np_sessionp = (struct netpath_vars *)handlep;

Completed in 49 milliseconds