Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c3288 #define puts_tr(s) (void) puts(gettext(s)) macro
3295 puts_tr("\nSA attributes:"); in doattrhelp()
3318 puts_tr("update - Update an existing SA"); in dohelpcmd()
3321 puts_tr("update-pair - Update an existing pair of SA's"); in dohelpcmd()
3324 puts_tr("add - Add a new security association (SA)"); in dohelpcmd()
3327 puts_tr("delete - Delete an SA"); in dohelpcmd()
3330 puts_tr("delete-pair - Delete a pair of SA's"); in dohelpcmd()
3333 puts_tr("get - Display an SA"); in dohelpcmd()
3336 puts_tr("flush - Delete all SAs"); in dohelpcmd()
3337 puts_tr(""); in dohelpcmd()
[all …]