Searched defs:api (Results 1 – 3 of 3) sorted by relevance
/lk-master/lib/fs/ |
A D | fs.c | 28 const struct fs_api *api; member 102 static status_t mount(const char *path, const char *device, const struct fs_api *api) { in mount()
|
/lk-master/lib/fs/include/lib/ |
A D | fs.h | 111 const struct fs_api *api; member
|
/lk-master/external/lib/lwip/core/ |
A D | tcp_out.c | 266 #define tcp_pbuf_prealloc(layer, length, mx, os, pcb, api, fst) pbuf_alloc((layer), (length), PBUF_… argument
|
Completed in 6 milliseconds