OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:netpath_start
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/rpc/
getnetpath.c
75
char *
netpath_start
; /* pointer to start of our copy of NETPATH */
member in struct:netpath_vars
127
np_sessionp->
netpath_start
= np_sessionp->netpath;
162
if (np_sessionp->
netpath_start
== NULL) { /* NETPATH was not set */
221
if (np_sessionp->
netpath_start
!= NULL)
222
free(np_sessionp->
netpath_start
);
Completed in 11 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025