protoent

Last-modified: 2006-12-11 (月) 09:27:31

typedef struct protoent {
char FAR* p_name;
char FAR FAR** p_aliases;
short p_proto;
} protoent;