Lines Matching defs:rpc
114 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()
906 wrap_getrpcbyname_r(union key key, struct rpcent *rpc, char *buffer, in wrap_getrpcbyname_r()
913 wrap_getrpcbynumber_r(union key key, struct rpcent *rpc, char *buffer, in wrap_getrpcbynumber_r()
920 wrap_getrpcent_r(union key key __unused, struct rpcent *rpc, char *buffer, in wrap_getrpcent_r()