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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c1776 #define DONT_PRINT_INIT 3 macro
1784 if (init_instr != DONT_PRINT_INIT)
1807 case DONT_PRINT_INIT:
2085 print_id("LOCID:", lidp, DONT_PRINT_INIT);
2087 print_addr("LOCIP:", &ps->ps_ipaddrs.loc_addr, DONT_PRINT_INIT,
2094 print_id("REMID:", ridp, DONT_PRINT_INIT);
2096 print_addr("REMIP:", &ps->ps_ipaddrs.rem_addr, DONT_PRINT_INIT,

Completed in 65 milliseconds