Searched refs:authtype (Results 1 – 17 of 17) sorted by relevance
92 lwres_buffer_putuint16(b, pkt->authtype); in lwres_lwpacket_renderheader()125 pkt->authtype = lwres_buffer_getuint16(b); in lwres_lwpacket_parseheader()
142 pkt->authtype = 0; in lwres_nooprequest_render()194 pkt->authtype = 0; in lwres_noopresponse_render()
145 pkt->authtype = 0; in lwres_gnbarequest_render()208 pkt->authtype = 0; in lwres_gnbaresponse_render()
71 pkt->authtype = 0; in lwres_grbnrequest_render()148 pkt->authtype = 0; in lwres_grbnresponse_render()
152 pkt->authtype = 0; in lwres_gabnrequest_render()232 pkt->authtype = 0; in lwres_gabnresponse_render()
65 int32_t authtype; /* auth type */ member145 auth->authtype = htonl(RPCAUTH_NULL); in rpc_call()154 auth->authtype = htonl(RPCAUTH_UNIX); in rpc_call()160 auth->authtype = htonl(RPCAUTH_NULL); in rpc_call()
80 u_int32_t authtype; /* auth type */ member292 call->rpc_auth.authtype = txdr_unsigned(AUTH_UNIX); in krpc_call()295 call->rpc_verf.authtype = 0; in krpc_call()414 if (reply->rp_auth.authtype != 0) { in krpc_call()
79 static const char *authtype[] = { variable178 (void)printf(" %s", STR_OR_ID(c, authtype)); in telnet_parse()
63 lwres_uint16_t authtype; member338 printf(" authtype:0x%x", EXTRACT_16BITS(&np->authtype)); in lwres_print()
104 lwres_uint16_t authtype; member
59 client->pkt.authtype = 0; /* XXXMLG */ in ns_lwdclient_errorpktsend()
50 client->pkt.authtype = 0; /* XXXMLG */ in ns_lwdclient_processnoop()
127 client->pkt.authtype = 0; /* XXXMLG */ in byaddr_done()
224 client->pkt.authtype = 0; /* XXXMLG */ in generate_reply()
333 client->pkt.authtype = 0; /* XXXMLG */ in lookup_done()
99 ent->authtype = SIA_A_NONE; in session_setup_sia()
158 if(entity->authtype == SIA_A_SUAUTH){ in doauth()176 if(entity->authtype == SIA_A_REAUTH) in doauth()