Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_anon_rcm.c102 } ip_status_t; typedef
104 static ip_status_t *findreg(char *reg);
105 static ip_status_t *addreg(char *reg);
106 static int deletereg(ip_status_t *entry);
108 static ip_status_t *ip_list = NULL;
142 ip_status_t *tlist; in rcm_mod_fini()
168 ip_status_t *tlist, *tentry; in ip_anon_register()
451 ip_status_t *tlist; in ip_anon_unregister()
541 static ip_status_t *
544 ip_status_t *tlist; in findreg()
[all …]