Searched refs:CLEANUP_PUSH (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dcleanup.h15 #define CLEANUP_PUSH(x, y) \ macro
H A Dmk_priv.c180 CLEANUP_PUSH(local_fulladdr.contents, free);
194 CLEANUP_PUSH(remote_fulladdr.contents, free);
H A Dmk_safe.c183 CLEANUP_PUSH(local_fulladdr.contents, free);
197 CLEANUP_PUSH(remote_fulladdr.contents, free);
H A Drd_priv.c204 CLEANUP_PUSH(local_fulladdr.contents, free);
218 CLEANUP_PUSH(remote_fulladdr.contents, free);
H A Drd_safe.c209 CLEANUP_PUSH(local_fulladdr.contents, free);
223 CLEANUP_PUSH(remote_fulladdr.contents, free);

Completed in 17 milliseconds