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++) {
4870 property_table[j].string) == 0) {
4874 if (property_table[j].string == NULL) {
4884 = property_table[j].value;
4886 switch (property_table[j].value) {

Completed in 68 milliseconds