Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dgetnetpath.c55 struct netpath_vars { struct
84 struct netpath_vars *np_sessionp; /* this session's variables */ in setnetpath()
92 (struct netpath_vars *)malloc(sizeof (struct netpath_vars))) == NULL) { in setnetpath()
142 struct netpath_vars *np_sessionp = (struct netpath_vars *)handlep; in getnetpath()
197 struct netpath_vars *np_sessionp = (struct netpath_vars *)handlep; in endnetpath()