Searched defs:protoent (Results 1 – 4 of 4) sorted by relevance
83 struct protoent { struct107 struct protoent *getprotobyname_r argument
59 struct protoent { struct74 struct protoent *getprotobyname(), *getprotobynumber(), *getprotoent(); argument
224 struct protoent { struct225 char *p_name; /* official protocol name */226 char **p_aliases; /* alias list */227 int p_proto; /* protocol # */
574 struct protoent *protoent; in ilbd_data_to_scfval() local1112 struct protoent *protoent; in ilbd_scfval_to_data() local