Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/tzcode/zic/
H A Dialloc.c78 ifree(p) in ifree() function
/freebsd-13.1/lib/libc/db/btree/
H A Dbt_debug.c253 u_long ifree, lfree, nkeys; in __bt_stat() local
/freebsd-13.1/bin/df/
H A Ddf.c78 int ifree; member
/freebsd-13.1/sys/fs/ext2fs/
H A Dext2_alloc.c1315 int error, start, len, ifree, ibytes; in ext2_nodealloccg() local
/freebsd-13.1/contrib/jemalloc/src/
H A Djemalloc.c2560 ifree(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path) { in ifree() function