Searched defs:free (Results 26 - 50 of 121) sorted by relevance

12345

/freebsd-11-stable/contrib/netbsd-tests/kernel/
H A Dt_extent.c312 ATF_TC(free); variable
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Didr.h61 struct idr_layer *free; member in struct:idr
/freebsd-11-stable/contrib/unbound/libunbound/
H A Dunbound-event.h90 void (*free)(struct ub_event_base*); member in struct:ub_event_base_vmt
136 void (*free)(struct ub_event*); member in struct:ub_event_vmt
/freebsd-11-stable/contrib/unbound/util/
H A Dalloc.h195 # define free(p) unbound_stat_free_lite(p, __FILE__, __LINE__, __func__) macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_md5.cpp161 ulong_t used, free; local
193 ulong_t used, free; local
[all...]
/freebsd-11-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c92 int free, error = 0; local
/freebsd-11-stable/contrib/sendmail/src/
H A Dcontrol.c363 long free; local
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks1.c235 #undef free macro
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-hfa.h204 } free; member in union:__anon8540
253 } free; member in union:__anon8545
310 } free; member in union:__anon8550
371 } free; member in union:__anon8555
/freebsd-11-stable/libexec/rtld-elf/
H A Dmalloc.c298 free(cp) function
[all...]
/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_mod.h44 #define free(x) free(x, M_ALIAS) macro
/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_heap.c59 #define free(p, t) my_free(p) macro
[all...]
/freebsd-11-stable/sys/mips/rmi/
H A Drmi_boot_info.h62 uint64_t free; member in struct:boot1_info
/freebsd-11-stable/sys/kern/
H A Dsubr_mbpool.c320 mbp_count(struct mbpool *p, u_int *used, u_int *card, u_int *free) argument
[all...]
H A Dsubr_inflate.c55 #define free(x, y) kzipfree((x)) macro
/freebsd-11-stable/contrib/xz/src/liblzma/api/lzma/
H A Dbase.h421 void (LZMA_API_CALL *free)(void *opaque, void *ptr); member in struct:__anon4411
[all...]
/freebsd-11-stable/sys/x86/iommu/
H A Dintel_ctx.c680 dmar_domain_free_entry(struct dmar_map_entry *entry, bool free) argument
698 dmar_domain_unload_entry(struct dmar_map_entry *entry, bool free) argument
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dbpobj.c211 bpobj_iterate_impl(bpobj_t *bpo, bpobj_itor_t func, void *arg, dmu_tx_t *tx, boolean_t free) argument
/freebsd-11-stable/usr.sbin/apmd/
H A Dapmd.h61 void (* free)(void *this); member in struct:event_cmd_op
/freebsd-11-stable/usr.bin/mail/
H A Dpopen.c57 char free; member in struct:child
/freebsd-11-stable/sys/x86/x86/
H A Ducode.c281 map_ucode(uintptr_t free, size_t len) argument
295 unmap_ucode(uintptr_t free, size_t len) argument
317 ucode_load_bsp(uintptr_t free) argument
[all...]
/freebsd-11-stable/contrib/tcsh/
H A Dtc.alloc.c58 # define free ffree macro
306 free(ptr_ function
[all...]
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-host.c51 #undef free macro
57 #undef free macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp252 void (*free)(void *mem); member in struct:MallocDebugK
261 void (*free)(void *mem); member in struct:MallocDebugL
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dwrapped_sasl.c37 svn_sasl__set_mutex(sasl_mutex_alloc_t *alloc, sasl_mutex_lock_t *lock, sasl_mutex_unlock_t *unlock, sasl_mutex_free_t *free) argument

Completed in 169 milliseconds

12345