Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libc/rpc/
HDgetnetpath.c59 struct netpath_vars { struct
88 struct netpath_vars *np_sessionp; /* this session's variables */ in setnetpath()
96 (struct netpath_vars *)malloc(sizeof (struct netpath_vars))) == NULL) { in setnetpath()
146 struct netpath_vars *np_sessionp = (struct netpath_vars *)handlep; in getnetpath()
201 struct netpath_vars *np_sessionp = (struct netpath_vars *)handlep; in endnetpath()