Home
last modified time | relevance | path

Searched refs:inet_type_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.h315 } inet_type_t; typedef
320 inet_type_t ip_type;
328 inetd_prop_t *find_prop(const inetd_prop_t *, const char *, inet_type_t);
H A Dinetsvc.c151 find_prop(const inetd_prop_t *prop, const char *name, inet_type_t type) in find_prop()