Searched defs:body_offset (Results 1 – 3 of 3) sorted by relevance
62 let body_offset = 1; in test_sendfile_freebsd() localVariable113 let body_offset = 1; in test_sendfile_dragonfly() localVariable162 let body_offset = 1; in test_sendfile_darwin() localVariable212 let body_offset = 1usize; in test_sendfilev() localVariable
86 ssize_t write_body(char *output, void *body_offset, ssize_t body_size) in write_body()
390 uint32_t body_offset = get_body_offset(kbuf); in vb2_load_partition() local