Home
last modified time | relevance | path

Searched defs:_buf (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/tftp/
A Dtftp_common.c108 char _buf[PATH_MAX] = {0}; in tftp_get_done() local
/AliOS-Things-master/components/SDL2/src/
A DSDL_dataqueue.c229 SDL_PeekIntoDataQueue(SDL_DataQueue *queue, void *_buf, const size_t _len) in SDL_PeekIntoDataQueue()
254 SDL_ReadFromDataQueue(SDL_DataQueue *queue, void *_buf, const size_t _len) in SDL_ReadFromDataQueue()
/AliOS-Things-master/components/cli/src/
A Dcli.c81 char _buf[PATH_MAX] = {0}; in cli_prefix_print() local
/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h1243 #define net_buf_unref(_buf) \ argument

Completed in 9 milliseconds