Lines Matching defs:proxiable
144 int proxiable;
172 { "proxiable", &proxiable_flag, 0 },
234 { "proxiable", 0, NULL, 'p' },
252 #define USAGE_LONG_PROXIABLE " | --proxiable | --noproxiable"
316 ULINE("\t", gettext("-p proxiable"), OPTTYPE_KRB5);
317 ULINE("\t", gettext("-P not proxiable"), OPTTYPE_KRB5);
417 opts->proxiable = 1;
527 if (opts->proxiable && opts->not_proxiable)
554 opts->proxiable || opts->addresses || opts->not_forwardable ||
881 * Also, check krb5.conf for proxiable/forwardable/renewable/no_address
973 if (opts->proxiable)