Searched defs:space (Results 51 - 75 of 147) sorted by relevance

123456

/freebsd-current/sys/isa/
H A Dpnp.c538 int space = *spacep; local
585 int space local
646 int space = 0; local
[all...]
/freebsd-current/sys/kern/
H A Dsubr_sglist.c739 size_t space; local
770 size_t space, split; local
901 size_t space, end, foffs, loffs; local
[all...]
H A Dkern_sendfile.c250 fixspace(int old, int new, off_t off, int *space) argument
760 int nios, space, npages, rhpages; local
1153 __func__, m_length(m, NULL), space, hdrlen)); local
[all...]
H A Dkern_intr.c217 int missed, space, flags; local
681 size_t space; local
/freebsd-current/usr.sbin/makefs/ffs/
H A Dmkfs.c141 void *space; local
582 void *space; local
[all...]
/freebsd-current/usr.sbin/quot/
H A Dquot.c227 daddr_t space; member in struct:user
/freebsd-current/sys/ufs/ffs/
H A Dffs_subr.c157 uint8_t *space; local
795 uint8_t *space; local
[all...]
/freebsd-current/contrib/llvm-project/libcxx/src/
H A Dmemory_resource.cpp34 size_t space = 1; local
415 static void* align_down(size_t align, size_t size, void*& ptr, size_t& space) { argument
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c850 const char* space=" "; local
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlauxlib.c292 LUALIB_API void luaL_checkstack (lua_State *L, int space, const char *msg) { argument
/freebsd-current/sbin/ipfw/
H A Dnat.c323 size_t space = sizeof(struct nat44_cfg_redir); local
346 size_t space; local
385 size_t space local
408 size_t space; local
572 size_t space; local
[all...]
/freebsd-current/sys/net80211/
H A Dieee80211_crypto_tkip.c880 u_int space; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddmu_tx.c675 dmu_tx_hold_space(dmu_tx_t *tx, uint64_t space) argument
[all...]
H A Ddsl_pool.c911 uint64_t space, resv, adjustedsize; local
982 dsl_pool_dirty_space(dsl_pool_t *dp, int64_t space, dmu_tx_t *tx) argument
998 dsl_pool_undirty_space(dsl_pool_t *dp, int64_t space, uint64_t txg) argument
[all...]
/freebsd-current/sys/cam/mmc/
H A Dmmc_xpt.c428 bool space = false; local
[all...]
/freebsd-current/stand/libsa/
H A Dtftp.c146 u_char space[63]; /* +1 from t */ member in struct:__anon56
302 u_char space[FNAME_SIZE + 6]; member in struct:__anon58
/freebsd-current/sys/dev/pci/
H A Dvga_pci.c545 vga_pci_enable_io(device_t dev, device_t child, int space) argument
554 vga_pci_disable_io(device_t dev, device_t child, int space) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/cfi/
H A Dcfi.cpp63 char space[kCfiShadowLimitsStorageSize]; member in union:__cfi::__anon1139
/freebsd-current/sys/fs/nfs/
H A Dnfs_commonport.c183 int off, space; local
/freebsd-current/contrib/processor-trace/libipt/src/
H A Dpt_query_decoder.c564 ptrdiff_t space; local
/freebsd-current/contrib/mandoc/
H A Dmdoc_validate.c1832 const char *space; local
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c589 struct evbuffer_iovec space[2]; local
659 struct evbuffer_iovec space[8]; local
[all...]
/freebsd-current/contrib/lua/src/
H A Dlauxlib.c380 LUALIB_API void luaL_checkstack (lua_State *L, int space, const char *msg) { argument
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_sdhost.c1218 bus_size_t space; local
/freebsd-current/sys/dev/netmap/
H A Dnetmap_vale.c666 int space; local

Completed in 394 milliseconds

123456