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

/illumos-gate/usr/src/cmd/krb5/kinit/
H A Dkinit.c147 int not_forwardable; member in struct:k_opts
414 opts->not_forwardable = 1;
522 if (opts->forwardable && opts->not_forwardable)
554 opts->proxiable || opts->addresses || opts->not_forwardable ||
944 if (!opts->not_forwardable && forwardable_flag) {
971 if (opts->not_forwardable)

Completed in 58 milliseconds