Searched defs:obuf32 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dser_actx.c208 krb5_int32 obuf32;
246 obuf32 = obuf;
247 if (kret == 0 && obuf != obuf32)
250 (void) krb5_ser_pack_int32(obuf32, &bp, &remain);
206 krb5_int32 obuf32; local

Completed in 46 milliseconds