Searched refs:cmp_OM_uint32 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Derrmap.h4 * args: bimap errmap.h NAME=mecherrmap LEFT=OM_uint32 RIGHT=struct mecherror LEFTPRINT=print_OM_uint32 RIGHTPRINT=mecherror_print LEFTCMP=cmp_OM_uint32 RIGHTCMP=mecherror_cmp
199 assert ((*cmp_OM_uint32)(l, pair->l) != 0);
200 if ((*cmp_OM_uint32)(l, pair->l) == 0)
226 if ((*cmp_OM_uint32)(l, pair->l) == 0)
H A Dutil_errmap.c55 cmp_OM_uint32(OM_uint32 m1, OM_uint32 m2) function

Completed in 73 milliseconds