HomeSort by: relevance | last modified time | path
    Searched defs:netpath_vars (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/rpc/
getnetpath.c 71 struct netpath_vars { struct
72 int valid; /* token that indicates a valid netpath_vars */
99 struct netpath_vars *np_sessionp; /* this session's variables */
153 struct netpath_vars *np_sessionp = (struct netpath_vars *)handlep;
212 struct netpath_vars *np_sessionp = (struct netpath_vars *)handlep;
getnetpath.c 71 struct netpath_vars { struct
72 int valid; /* token that indicates a valid netpath_vars */
99 struct netpath_vars *np_sessionp; /* this session's variables */
153 struct netpath_vars *np_sessionp = (struct netpath_vars *)handlep;
212 struct netpath_vars *np_sessionp = (struct netpath_vars *)handlep;

Completed in 23 milliseconds