Searched defs:buf_size (Results 1 - 6 of 6) sorted by relevance

/seL4-test-master/projects/util_libs/libethdrivers/src/
H A Dpico_dev_eth.c140 static uintptr_t pico_allocate_rx_buf(void *iface, size_t buf_size, void **cookie) argument
H A Dlwip.c66 static uintptr_t lwip_allocate_rx_buf(void *iface, size_t buf_size, void **cookie) argument
238 static uintptr_t lwip_pbuf_allocate_rx_buf(void *iface, size_t buf_size, void **cookie) argument
[all...]
/seL4-test-master/projects/musllibc/src/internal/
H A Dstdio_impl.h33 size_t buf_size; member in struct:_IO_FILE
/seL4-test-master/projects/sel4_projects_libs/libsel4vmmplatsupport/src/arch/x86/
H A Dguest_image.c30 static int read_elf_headers(void *buf, vm_t *vm, FILE *file, size_t buf_size, elf_t *elf) argument
/seL4-test-master/projects/sel4_projects_libs/libsel4vmmplatsupport/src/drivers/
H A Dvirtio_net_emul.c25 static uintptr_t emul_allocate_rx_buf(void *iface, size_t buf_size, void **cookie) argument
/seL4-test-master/projects/musllibc/ldso/
H A Ddynlink.c719 static int path_open(const char *name, const char *s, char *buf, size_t buf_size) argument
745 static int fixup_rpath(struct dso *p, char *buf, size_t buf_size) argument

Completed in 43 milliseconds