Searched refs:authopts (Results 1 - 4 of 4) sorted by last modified time

/macosx-10.9.5/remote_cmds-41.90.1/rshd.tproj/
H A Drshd.c285 long authopts; local
455 authopts = 0L;
468 authopts = KOPT_DO_MUTUAL;
469 rc = krb_recvauth(authopts, 0, ticket,
476 rc = krb_recvauth(authopts, 0, ticket, "rcmd",
/macosx-10.9.5/remote_cmds-41.90.1/rlogind.tproj/
H A Drlogind.c745 long authopts = 0L; /* !mutual */ local
759 authopts = KOPT_DO_MUTUAL;
761 authopts, 0,
770 authopts, 0,
/macosx-10.9.5/remote_cmds-41.90.1/rlogin.tproj/
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,
H A Dkrcmd.c102 long authopts = 0L; local
120 authopts
147 long authopts = KOPT_DO_MUTUAL; local
165 authopts

Completed in 92 milliseconds