Home
last modified time | relevance | path

Searched defs:rpcent (Results 1 – 2 of 2) sorted by relevance

/minix/include/rpc/
H A Drpcent.h48 struct rpcent { struct
55 extern struct rpcent *getrpcbyname_r(const char *, struct rpcent *, argument
/minix/external/bsd/libpcap/dist/Win32/Include/net/
H A Dnetdb.h78 struct rpcent { struct
79 char *r_name; /* name of server for this rpc program */
80 char **r_aliases; /* alias list */
81 int r_number; /* rpc program number */