Searched refs:long_format (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dracoonctl.c195 int long_format = 0; variable
281 long_format++;
1129 switch (long_format) {
1150 if (long_format >= 2) {
1152 switch (long_format) {
1168 switch (long_format) {
1183 if (long_format >= 1) {
1201 if (long_format >= 1)
1238 printf("%s\n", long_format ? long_h1 : short_h1);
1245 printf("%s ", long_format
[all...]

Completed in 307 milliseconds