Searched refs:puts_tr (Results 1 – 1 of 1) sorted by relevance
3288 #define puts_tr(s) (void) puts(gettext(s)) macro3295 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 …]