Searched defs:start_offset (Results 1 – 5 of 5) sorted by relevance
/minix3/external/public-domain/xz/dist/src/liblzma/api/lzma/ |
H A D | bcj.h | 88 uint32_t start_offset; member
|
/minix3/minix/lib/liblwip/dist/src/core/ |
H A D | pbuf.c | 1342 pbuf_fill_chksum(struct pbuf *p, u16_t start_offset, const void *dataptr, in pbuf_fill_chksum() 1484 pbuf_memfind(const struct pbuf* p, const void* mem, u16_t mem_len, u16_t start_offset) in pbuf_memfind()
|
H A D | dns.c | 649 dns_compare_name(const char *query, struct pbuf* p, u16_t start_offset) in dns_compare_name()
|
/minix3/minix/servers/vm/ |
H A D | region.c | 757 struct vir_region *region, vir_bytes start_offset, vir_bytes length, in map_handle_memory()
|
/minix3/minix/lib/liblwip/dist/src/apps/httpd/ |
H A D | httpd.c | 1774 u16_t start_offset = hdr_len; local
|