Lines Matching defs:forwardable
143 int forwardable;
170 { "forwardable", &forwardable_flag, 0 },
233 { "forwardable", 0, NULL, 'f' },
251 #define USAGE_LONG_FORWARDABLE " | --forwardable | --noforwardable"
314 ULINE("\t", gettext("-f forwardable"), OPTTYPE_KRB5);
315 ULINE("\t", gettext("-F not forwardable"), OPTTYPE_KRB5);
411 opts->forwardable = 1;
522 if (opts->forwardable && opts->not_forwardable)
553 (opts->starttime || opts->rlife || opts->forwardable ||
881 * Also, check krb5.conf for proxiable/forwardable/renewable/no_address
969 if (opts->forwardable)