Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/kinit/
H A Dkinit.c294 #define ULINE(indent, col1, col2) \ macro
298 #define ULINE(indent, col1, col2) \ macro
302 ULINE(" ", "options:", "valid with Kerberos:");
310 ULINE("\t", gettext("-V verbose"), OPTTYPE_EITHER);
311 ULINE("\t", gettext("-l lifetime"), OPTTYPE_EITHER);
312 ULINE("\t", gettext("-s start time"), OPTTYPE_KRB5);
313 ULINE("\t", gettext("-r renewable lifetime"), OPTTYPE_KRB5);
314 ULINE("\t", gettext("-f forwardable"), OPTTYPE_KRB5);
315 ULINE("\t", gettext("-F not forwardable"), OPTTYPE_KRB5);
316 ULINE("\t", gettext("-p proxiable"), OPTTYPE_KRB5);
[all …]