Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c440 static str_val_t property_table[] = { variable
4868 for (j = 0; property_table[j].string; j++) { in form_ipsec_conf()
4870 property_table[j].string) == 0) { in form_ipsec_conf()
4874 if (property_table[j].string == NULL) { in form_ipsec_conf()
4884 = property_table[j].value; in form_ipsec_conf()
4886 switch (property_table[j].value) { in form_ipsec_conf()