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

/seL4-refos-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-refos-master/libs/libmuslc/src/internal/
H A Dstdio_impl.h33 size_t buf_size; member in struct:_IO_FILE
/seL4-refos-master/libs/libmuslc/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 80 milliseconds