Home
last modified time | relevance | path

Searched refs:thiscmd (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c1772 char *thiscmd, *pstr; in doaddup() local
1785 thiscmd = "add"; in doaddup()
1789 thiscmd = "update"; in doaddup()
1793 thiscmd = "update-pair"; in doaddup()
2866 "the association you wish to %s.\n"), thiscmd); in doaddup()
2922 "Need to define SPI for %s.\n"), thiscmd); in doaddup()
2925 "Need SA parameters for %s.\n"), thiscmd); in doaddup()
2933 "association you wish to %s.\n"), thiscmd); in doaddup()
2999 "Need destination address for %s.\n"), thiscmd); in doaddup()
3127 char *thiscmd; in dodelget() local
[all …]