Home
last modified time | relevance | path

Searched defs:foffset (Results 1 – 3 of 3) sorted by relevance

/minix3/minix/lib/libexec/
H A Dexec_elf.c174 off_t foffset, fbytes; in libexec_load_elf() local
/minix3/sys/fs/udf/
H A Dudf_allocation.c461 uint64_t foffset, end_foffset; in udf_translate_vtop() local
653 uint64_t foffset, end_foffset; in udf_translate_file_extent() local
2240 uint64_t foffset, end_foffset, restart_foffset; in udf_record_allocation_in_node() local
2604 uint64_t foffset, end_foffset; in udf_grow_node() local
2877 uint64_t foffset, end_foffset; in udf_shrink_node() local
/minix3/minix/servers/vfs/
H A Dexec.c162 vir_bytes vaddr, vir_bytes len, vir_bytes foffset, u16_t clearend, in vfs_memmap()