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

/illumos-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c129 static int put_negResult(unsigned char **, OM_uint32, unsigned int);
3260 put_negResult(unsigned char **buf_out, OM_uint32 negResult, function
3668 if (put_negResult(&ptr, status, tlen - (int)(ptr - t)) < 0) {

Completed in 66 milliseconds