Home
last modified time | relevance | path

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

/freebsd/lib/libc/db/btree/
H A Dbt_debug.c247 u_long ifree, lfree, nkeys; in __bt_stat() local
/freebsd/bin/df/
H A Ddf.c63 int ifree; member
/freebsd/crypto/openssl/test/
H A Dasn1_encode_test.c169 ifree_fn *ifree; member
/freebsd/sys/fs/ext2fs/
H A Dext2_alloc.c1313 int error, start, len, ifree, ibytes; in ext2_nodealloccg() local
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c2560 ifree(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path) { in ifree() function