Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetadm/
H A Dinetadm.c68 } scf_val_el_t; typedef
131 scf_val_el_t *sv_el; in add_proto_list()
138 sizeof (scf_val_el_t), offsetof(scf_val_el_t, link), NULL, in add_proto_list()
146 if ((sv_el = malloc(sizeof (scf_val_el_t))) == NULL) in add_proto_list()
166 scf_val_el_t *sv_el; in remove_proto_list()