ReactOS 0.4.16-dev-2-g02a6913
|
Public Attributes | |
FILE * | rpcf |
int | stayopen |
char * | rpc_aliases [MAXALIASES] |
struct rpcent | rpc |
char | line [BUFSIZ+1] |
Definition at line 55 of file getrpcent.c.
Definition at line 61 of file getrpcent.c.
Definition at line 60 of file getrpcent.c.
char* rpcdata::rpc_aliases[MAXALIASES] |
Definition at line 59 of file getrpcent.c.
FILE* rpcdata::rpcf |
Definition at line 56 of file getrpcent.c.
int rpcdata::stayopen |
Definition at line 57 of file getrpcent.c.