Searched defs:exec_mode_string (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecalgs.c58 static char *key_sizes_string, *mech_name, *exec_mode_string; variable
1092 if (exec_mode_string != NULL)
1094 exec_mode_string = optarg;
1095 if (_str_to_ipsec_exec_mode(exec_mode_string,
1098 exec_mode_string);
1173 else if (exec_mode_string != NULL)

Completed in 45 milliseconds