OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netconfig
(Results
1 - 25
of
96
) sorted by relevancy
1
2
3
4
/src/include/rpc/
rpcb_clnt.h
65
const struct
netconfig
*, const struct netbuf *);
67
const struct
netconfig
*);
68
extern rpcblist *rpcb_getmaps(const struct
netconfig
*, const char *);
70
extern enum clnt_stat rpcb_rmtcall(const struct
netconfig
*,
80
const struct
netconfig
*, struct netbuf *,
86
extern char *rpcb_taddr2uaddr(struct
netconfig
*, struct netbuf *);
87
extern struct netbuf *rpcb_uaddr2taddr(struct
netconfig
*, char *);
nettype.h
44
#include <
netconfig
.h>
59
extern struct
netconfig
*__rpc_getconf(void *);
60
extern struct
netconfig
*__rpc_getconfip(const char *);
rpc.h
88
char *taddr2uaddr(const struct
netconfig
*, const struct netbuf *);
89
struct netbuf *uaddr2taddr(const struct
netconfig
*, const char *);
100
int __rpc_nconf2fd(const struct
netconfig
*);
101
int __rpc_nconf2sockinfo(const struct
netconfig
*,
/src/include/
netconfig.h
1
/* $NetBSD:
netconfig
.h,v 1.6 2008/04/28 20:22:54 martin Exp $ */
37
#define
NETCONFIG
"/etc/
netconfig
"
40
struct
netconfig
{
struct
53
struct
netconfig
**nc_head;
54
struct
netconfig
**nc_curr;
110
struct
netconfig
*getnetconfig(void *);
111
struct
netconfig
*getnetconfigent(const char *);
112
void freenetconfigent(struct
netconfig
*);
116
struct
netconfig
*getnetpath(void *)
[
all
...]
/src/lib/libc/compat/include/rpc/
rpcb_clnt.h
44
extern enum clnt_stat rpcb_rmtcall(const struct
netconfig
*,
49
extern enum clnt_stat __rpcb_rmtcall50(const struct
netconfig
*,
/src/lib/libc/rpc/
rpc_internal.h
43
struct
netconfig
*__rpcgettp(int);
55
struct netbuf *__rpcb_findaddr(rpcprog_t, rpcvers_t, const struct
netconfig
*,
getnetconfig.c
52
#include <
netconfig
.h>
71
* system network configuration database, /etc/
netconfig
. In addition to the
72
*
netconfig
database and the routines for accessing it, the environment
79
*
netconfig
errors
85
#define NC_BADFILE EBADF /* format for
netconfig
file is bad */
88
* semantics as strings (should be in
netconfig
.h)
96
* flags as characters (also should be in
netconfig
.h)
108
"
Netconfig
database not found",
111
"
Netconfig
database has invalid format"
122
char *linep; /* hold line read from
netconfig
*/
[
all
...]
getnetpath.c
51
#include <
netconfig
.h>
66
struct
netconfig
*ncp; /* an nconf entry */
73
void *nc_handlep; /* handle for current
netconfig
"session" */
92
* resources, or the absence of the /etc/
netconfig
file), a NULL pointer is
110
syslog (LOG_ERR, "rpc: failed to open "
NETCONFIG
);
132
* When first called, getnetpath() returns a pointer to the
netconfig
134
*
netconfig
entry is formatted as a struct
netconfig
.
135
* On each subsequent call, getnetpath returns a pointer to the
netconfig
137
* can thus be used to search the
netconfig
database for all network
[
all
...]
pmap_clnt.c
75
struct
netconfig
*nconf;
105
struct
netconfig
*nconf;
/src/usr.sbin/rpcbind/
check_bound.c
54
#include <
netconfig
.h>
70
struct
netconfig
*nconf;
121
add_bndlist(struct
netconfig
*nconf, struct netbuf *baddr __unused)
124
struct
netconfig
*newnconf;
236
struct
netconfig
*
rpcbind.h
88
int add_bndlist(struct
netconfig
*, struct netbuf *);
91
struct
netconfig
*rpcbind_get_conf(const char *);
119
int create_rmtcall_fd(struct
netconfig
*);
rpcb_stat.c
41
#include <
netconfig
.h>
107
struct
netconfig
*nconf;
151
struct
netconfig
*nconf;
/src/common/include/rpc/
types.h
80
#include <
netconfig
.h>
/src/distrib/acorn32/ramdisk/
Makefile
21
${NETBSDSRCDIR}/etc/
netconfig
${DISTRIBDIR}/common/protocols \
/src/distrib/arc/ramdisk/
Makefile
21
${NETBSDSRCDIR}/etc/
netconfig
${DISTRIBDIR}/common/protocols \
/src/distrib/bebox/ramdisk/
Makefile
21
${NETBSDSRCDIR}/etc/
netconfig
\
/src/distrib/cats/ramdisk/
Makefile
20
${NETBSDSRCDIR}/etc/
netconfig
${DISTRIBDIR}/common/protocols \
/src/distrib/cobalt/ramdisk/
Makefile
21
${NETBSDSRCDIR}/etc/
netconfig
${DISTRIBDIR}/common/protocols \
/src/distrib/dreamcast/ramdisk/
Makefile
22
${NETBSDSRCDIR}/etc/
netconfig
\
/src/distrib/evbsh3/instkernel/ramdisk/
Makefile
21
${NETBSDSRCDIR}/etc/
netconfig
${DISTRIBDIR}/common/protocols \
/src/distrib/ibmnws/netboot/ramdisk/
Makefile
20
${NETBSDSRCDIR}/etc/
netconfig
${DISTRIBDIR}/common/protocols \
/src/distrib/luna68k/ramdisk/
Makefile
21
${NETBSDSRCDIR}/etc/
netconfig
\
/src/distrib/prep/floppies/ramdisk/
Makefile
21
${NETBSDSRCDIR}/etc/
netconfig
\
/src/distrib/shark/instkernel/ramdisk/
Makefile
21
${NETBSDSRCDIR}/etc/
netconfig
${DISTRIBDIR}/common/protocols \
/src/distrib/next68k/ramdisk/
Makefile
25
${NETBSDSRCDIR}/etc/
netconfig
\
Completed in 36 milliseconds
1
2
3
4
Indexes created Mon Oct 20 16:09:52 GMT 2025