remote_port       120 source4/heimdal/lib/gssapi/krb5/export_sec_context.c     kret = krb5_store_int16 (sp, ac->remote_port);
remote_port       121 source4/heimdal/lib/gssapi/krb5/import_sec_context.c     if (krb5_ret_int16 (sp, &ac->remote_port) != 0)
remote_port        65 source4/heimdal/lib/gssapi/krb5/init_sec_context.c     ac->remote_port =
remote_port        71 source4/heimdal/lib/gssapi/krb5/init_sec_context.c 					 ac->remote_port,
remote_port        62 source4/heimdal/lib/krb5/auth_context.c     p->remote_port    = 0;
remote_port       202 source4/heimdal/lib/krb5/auth_context.c 	    krb5_sockaddr2port (context, remote, &auth_context->remote_port);
remote_port       204 source4/heimdal/lib/krb5/auth_context.c 	    auth_context->remote_port = 0;
remote_port       326 source4/heimdal/lib/krb5/get_for_creds.c 	if (auth_context->remote_port) {
remote_port       342 source4/heimdal/lib/krb5/get_for_creds.c 					  auth_context->remote_port);
remote_port       552 source4/heimdal/lib/krb5/krb5.h     int16_t remote_port;
remote_port       166 source4/heimdal/lib/krb5/rd_cred.c 	&& auth_context->remote_port) {
remote_port       171 source4/heimdal/lib/krb5/rd_cred.c 				  auth_context->remote_port);