Home
last modified time | relevance | path

Searched defs:rpc (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/lib/libc/rpc/
H A Dgetrpcent.c114 struct rpcent rpc; member
142 rpcent_unpack(char *p, struct rpcent *rpc, char **r_aliases, in rpcent_unpack()
209 struct rpcent *rpc; in files_rpcent() local
386 struct rpcent *rpc; in nis_rpcent() local
593 int rpc; in rpc_id_func() local
647 struct rpcent *rpc; in rpc_marshal_func() local
734 struct rpcent *rpc; in rpc_unmarshal_func() local
797 getrpcbyname_r(const char *name, struct rpcent *rpc, char *buffer, in getrpcbyname_r()
830 getrpcbynumber_r(int number, struct rpcent *rpc, char *buffer, in getrpcbynumber_r()
863 getrpcent_r(struct rpcent *rpc, char *buffer, size_t bufsize, in getrpcent_r()
[all …]
/dflybsd-src/usr.bin/rpcinfo/
H A Drpcinfo.c465 struct rpcent *rpc; local
665 struct rpcent *rpc; local
867 struct rpcent *rpc; local
1465 struct rpcent *rpc; local
1601 struct rpcent *rpc; local
1626 struct rpcent *rpc; local
/dflybsd-src/usr.sbin/rpcbind/
H A Dsecurity.c169 struct rpcent *rpc; in logit() local
/dflybsd-src/usr.bin/getent/
H A Dgetent.c448 rpc(int argc, char *argv[]) in rpc() function
/dflybsd-src/stand/lib/
H A Drpc.c300 struct rpc_reply rpc; in rpc_fromaddr() member
/dflybsd-src/usr.sbin/inetd/
H A Dinetd.c233 struct rpcent *rpc; variable