Home
last modified time | relevance | path

Searched defs:eof (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-zip.h129 uint64_t eof : 1; // decompression only member
133 uint64_t eof : 1; // decompression only member
161 uint64_t eof : 1; member
/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_fman.h33 unsigned int eof:1; /* Key Extraction goes out of frame */ member
/f-stack/tools/libutil/
H A Dpw_util.c435 int eof, readlen; in pw_copy() local
H A Dgr_util.c173 int eof, readlen; in gr_copy() local
/f-stack/freebsd/contrib/zlib/
H A Dgzguts.h188 int eof; /* true if end of input file reached */ member
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzguts.h195 int eof; /* true if end of input file reached */ member
/f-stack/freebsd/vm/
H A Dvnode_pager.c1476 vnode_pager_undirty_pages(vm_page_t *ma, int *rtvals, int written, off_t eof, in vnode_pager_undirty_pages()
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event.h56 unsigned eof:1; member
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c2860 int *eof, void *data) in proc_read_use_count()
/f-stack/app/redis-5.0.5/src/
H A Drdb.c1783 uint64_t eof = rdbLoadLen(rdb,NULL); in rdbLoadObject() local
H A Dredis-cli.c6051 int eof = 0; /* True once we consumed all the standard input. */ in pipeMode() local
/f-stack/freebsd/kern/
H A Dvfs_vnops.c3049 bool cantseek, readzeros, eof, lastblock; in vn_generic_copy_file_range() local
H A Dvfs_subr.c6299 int error, eof; in vfs_emptydir() local
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c4296 boolean_t *eof) in zpool_get_history()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c5511 int done, error, eof, pos; in zfs_listextattr() local
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c9182 boolean_t eof = B_FALSE; in get_history_one() local