Searched refs:not_proxiable (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/krb5/kinit/
H A Dkinit.c148 int not_proxiable; member in struct:k_opts
420 opts->not_proxiable = 1;
527 if (opts->proxiable && opts->not_proxiable)
555 opts->not_proxiable || opts->no_addresses ||
941 if (!opts->not_proxiable && proxiable_flag) {
975 if (opts->not_proxiable)

Completed in 347 milliseconds