Searched defs:offset (Results 1 – 18 of 18) sorted by relevance
/sbin/newfs_o2fs/ |
D | newfs_o2fs.c | 96 FlushBlock(uint64_t offset, const void *buf, size_t len) in FlushBlock() 111 uint64_t offset = lseek(diskfd, 0, SEEK_CUR); in AppendBlock() local 162 uint64_t offset = AppendBlock(&node, sizeof(node)); in AddFile() local 227 uint64_t offset = AppendBlock(entries, size); in AddDirectory() local
|
/bin/ls/ |
D | ls.c | 17 uintptr_t offset = 0; in main() local
|
/include/ |
D | dirent.h | 9 uint64_t offset; member
|
D | stdio.h | 11 fpos_t offset; member
|
/lib/liblwip/src/core/ |
D | pbuf.c | 210 u16_t offset; in pbuf_alloc() local 370 u16_t offset; in pbuf_alloced_custom() local 918 pbuf_copy_partial(struct pbuf *buf, void *dataptr, u16_t len, u16_t offset) in pbuf_copy_partial() 1077 pbuf_get_at(struct pbuf* p, u16_t offset) in pbuf_get_at() 1104 pbuf_memcmp(struct pbuf* p, u16_t offset, const void* s2, u16_t n) in pbuf_memcmp()
|
D | dhcp.c | 1340 u16_t offset; in dhcp_parse_reply() local
|
/sys/include/ |
D | sga.h | 9 uint64_t offset; member
|
/lib/libc/ |
D | dir.c | 42 seekdir(DIR *d, long offset) in seekdir()
|
D | syscall.c | 95 OSReadDir(uint64_t fd, char *buf, size_t length, uint64_t *offset) in OSReadDir()
|
/sys/amd64/ |
D | machine.c | 55 uint64_t offset; in Machine_GDTInit() local
|
/lib/libc/posix/ |
D | mman.c | 35 mmap(void *addr, size_t len, int prot, int flags, int fd, off_t offset) in mmap()
|
/lib/liblwip/src/core/ipv4/ |
D | ip_frag.c | 335 u16_t offset,len; in ip_reass_chain_frag_into_datagram_and_validate() local 482 u16_t offset, len; in ip_reass() local
|
/sys/fs/o2fs/ |
D | o2fs.h | 39 uint64_t offset; member 71 uint64_t offset; member
|
D | o2fs.c | 79 uint64_t offset = sb->bitmapOffset + i * sb->blockSize; in O2FS_Mount() local
|
/sys/kern/ |
D | loader.c | 62 uintptr_t offset, uintptr_t len) in LoaderLoadSegment()
|
D | syscall.c | 156 uintptr_t offset = sizeof(uintptr_t)*8; in Syscall_Spawn() local 363 uint64_t offset; in Syscall_ReadDir() local
|
/lib/liblwip/src/include/lwip/ |
D | netbuf.h | 79 #define netbuf_copy_partial(buf, dataptr, len, offset) \ argument
|
/sys/amd64/include/ |
D | multiboot.h | 256 uint32_t offset; member
|