Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv/
H A Dnetdb.h81 struct protoent { struct
105 struct protoent *getprotobyname_r argument
/illumos-gate/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 # */
/illumos-gate/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