Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dtest-ohash.c23 xfree(void *p, void *arg) in xfree() function
/freebsd/contrib/bearssl/tools/
H A Dxmem.c51 xfree(void *buf) in xfree() function
/freebsd/contrib/ldns/drill/
H A Ddrill_util.c306 xfree(void *p) in xfree() function
/freebsd/contrib/ofed/opensm/opensm/
H A Dst.c97 #define xfree free macro
/freebsd/contrib/one-true-awk/
H A Dawk.h40 #define xfree(a) { free((void *)(intptr_t)(a)); (a) = NULL; } macro
/freebsd/contrib/tcsh/
H A Dsh.h493 # define xfree sfree macro
498 # define xfree free macro
/freebsd/contrib/bearssl/test/
H A Dtest_x509.c66 xfree(void *buf) in xfree() function