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

/macosx-10.10/remote_cmds-47/rlogin.tproj/
H A Dkrcmd.c102 long authopts = 0L; local
120 authopts
147 long authopts = KOPT_DO_MUTUAL; local
165 authopts
H A Dkcmd.c93 cred, schedule, msg_data, laddr, faddr, authopts)
106 long authopts;
243 if (authopts & KOPT_DO_MUTUAL) {
255 if ((status = krb_sendauth(authopts, s, ticket, service, *ahost,
/macosx-10.10/remote_cmds-47/rlogind.tproj/
H A Drlogind.c745 long authopts = 0L; /* !mutual */ local
759 authopts = KOPT_DO_MUTUAL;
761 authopts, 0,
770 authopts, 0,
/macosx-10.10/remote_cmds-47/rshd.tproj/
H A Drshd.c286 long authopts; local
456 authopts = 0L;
469 authopts = KOPT_DO_MUTUAL;
470 rc = krb_recvauth(authopts, 0, ticket,
477 rc = krb_recvauth(authopts, 0, ticket, "rcmd",

Completed in 176 milliseconds