Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/inetadm/
H A Dinetadm.c70 } scf_val_el_t; typedef
133 scf_val_el_t *sv_el; in add_proto_list()
140 sizeof (scf_val_el_t), offsetof(scf_val_el_t, link), NULL, in add_proto_list()
148 if ((sv_el = malloc(sizeof (scf_val_el_t))) == NULL) in add_proto_list()
168 scf_val_el_t *sv_el; in remove_proto_list()