Home
last modified time | relevance | path

Searched defs:cleanup_scratch (Results 1 – 1 of 1) sorted by relevance

/csrg-svn/lib/libtelnet/
H A Dforward.c299 #define cleanup_scratch() { (void) memset(scratch->data, 0, scratch->length); krb5_free_data(scratc… macro
459 #define cleanup_scratch() {(void)memset(scratch->data, 0, scratch->length); (void)krb5_xfree(scratc… macro