OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getnetpath
(Results
1 - 5
of
5
) sorted by relevancy
/src/include/
netconfig.h
116
struct netconfig *
getnetpath
(void *);
/src/lib/libc/rpc/
Makefile.inc
10
getnetconfig.c
getnetpath
.c getrpcent.c getrpcport.c \
21
MAN+= bindresvport.3 getnetconfig.3
getnetpath
.3 getrpcent.3 getrpcport.3 \
31
getnetpath
.3 setnetpath.3 \
32
getnetpath
.3 endnetpath.3 \
getnetpath.c
1
/* $NetBSD:
getnetpath
.c,v 1.18 2022/01/04 22:10:08 andvar Exp $ */
37
static char sccsid[] = "@(#)
getnetpath
.c 1.11 91/12/19 SMI";
39
__RCSID("$NetBSD:
getnetpath
.c,v 1.18 2022/01/04 22:10:08 andvar Exp $");
57
__weak_alias(
getnetpath
,_getnetpath)
87
* must be called before the first call to
getnetpath
(). A "handle" is
89
* subsequently to
getnetpath
(). (Handles are used to allow for nested calls
132
* When first called,
getnetpath
() returns a pointer to the netconfig
135
* On each subsequent call,
getnetpath
returns a pointer to the netconfig
136
* entry that corresponds to the next valid NETPATH component.
getnetpath
139
* When NETPATH has been exhausted,
getnetpath
() returns NULL. It return
151
getnetpath
(void *handlep)
function in typeref:struct:netconfig *
[
all
...]
rpc_generic.c
394
nconf =
getnetpath
(handle->nhandle);
/src/lib/libc/include/
namespace.h
398
#define
getnetpath
_getnetpath
macro
Completed in 17 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025