Home
last modified time | relevance | path

Searched refs:unpack_int32 (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_init.c330 static int unpack_int32(prof_int32 *intp, unsigned char **bufpp, in unpack_int32() function
361 (void) unpack_int32(&tmp, &bp, &remain); in profile_ser_internalize()
370 (void) unpack_int32(&fcount, &bp, &remain); in profile_ser_internalize()
379 if (!unpack_int32(&tmp, &bp, &remain)) { in profile_ser_internalize()
390 if (unpack_int32(&tmp, &bp, &remain) || in profile_ser_internalize()