Searched defs:nfree (Results 1 - 25 of 34) sorted by relevance

12

/netbsd-current/sys/fs/v7fs/
H A Dv7fs_io.c110 int nfree; local
H A Dv7fs_superblock.c177 int16_t nfree; local
/netbsd-current/sbin/fsck_v7fs/
H A Dinode.c143 int nfree = arg.total - arg.alloc; local
H A Ddatablock.c114 int nfree = sb->total_freeblock; local
/netbsd-current/external/bsd/pcc/dist/pcc/arch/vax/
H A Dlocal.c43 #define nfree p1nfree macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Doptim.c40 #define nfree p1nfree macro
[all...]
H A Dinit.c71 #define nfree p1nfree macro
H A Dgcc_compat.c41 #define nfree p1nfree macro
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp11/
H A Dlocal.c35 #define nfree p1nfree macro
/netbsd-current/external/gpl2/libmalloc/dist/
H A Dmalloc.h149 __malloc_size_t nfree; /* Free frags in a fragmented block. */ member in struct:__anon760::__anon761::__anon762::__anon763
H A Dgmalloc.c151 __malloc_size_t nfree; /* Free frags in a fragmented block. */ member in struct:__anon755::__anon756::__anon757::__anon758
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dlocal.c42 #define nfree p1nfree macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/mips/
H A Dcode.c43 #define nfree p1nfree macro
H A Dlocal.c40 #define nfree p1nfree macro
[all...]
/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_l2t.h82 volatile uint32_t nfree; /* number of free entries */ member in struct:l2t_data
/netbsd-current/sys/arch/sun3/dev/
H A Dxdvar.h153 u_char nfree; /* number of iopbs free */ member in struct:xdc_softc
/netbsd-current/sys/dev/vme/
H A Dxdvar.h154 u_char nfree; /* number of iopbs free */ member in struct:xdc_softc
/netbsd-current/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dlocal.c36 #define nfree p1nfree macro
H A Dcode.c38 #define nfree p1nfree macro
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dextent_inlines.h243 extent_nfree_set(extent_t *extent, unsigned nfree) { argument
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dextent_inlines.h243 extent_nfree_set(extent_t *extent, unsigned nfree) { argument
/netbsd-current/bin/ksh/
H A Dtable.h9 short size, nfree; /* hash size (always 2^^n), free entries */ member in struct:table
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dcommon.c416 nfree(NODE *p) function
/netbsd-current/sys/ufs/lfs/
H A Dulfs_dirhash.c848 int block, ffslot, i, nfree; local
/netbsd-current/sys/ufs/ufs/
H A Dufs_dirhash.c837 int block, ffslot, i, nfree; local

Completed in 340 milliseconds

12