Home
last modified time | relevance | path

Searched defs:protoent (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libresolv/
H A Dnetdb.h83 struct protoent { struct
107 struct protoent *getprotobyname_r argument
/titanic_44/usr/src/lib/libbc/inc/include/
H A Dnetdb.h59 struct protoent { struct
74 struct protoent *getprotobyname(), *getprotobynumber(), *getprotoent(); argument
/titanic_44/usr/src/head/
H A Dnetdb.h224 struct protoent { struct
225 char *p_name; /* official protocol name */
226 char **p_aliases; /* alias list */
227 int p_proto; /* protocol # */
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_scf.c574 struct protoent *protoent; in ilbd_data_to_scfval() local
1112 struct protoent *protoent; in ilbd_scfval_to_data() local