Home
last modified time | relevance | path

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

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