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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c1663 char *thiscmd, *pstr; local
1676 thiscmd = "add";
1680 thiscmd = "update";
1684 thiscmd = "update-pair";
2721 "the association you wish to %s.\n"), thiscmd);
2776 "Need to define SPI for %s.\n"), thiscmd);
2778 "Need SA parameters for %s.\n"), thiscmd);
2785 "association you wish to %s.\n"), thiscmd);
2851 "Need destination address for %s.\n"), thiscmd);
2979 char *thiscmd; local
[all...]

Completed in 66 milliseconds