Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cleanup_scratch
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/encode_kdc.c
95
#define cleanup_scratch() { (void) memset(scratch->data, 0, scratch->length); \
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/encrypt_tk.c
56
#define cleanup_scratch() { (void) memset(scratch->data, 0, scratch->length); \