Searched defs:arg (Results 1 – 3 of 3) sorted by relevance
| /net/lwip/ |
| A D | dns.c | 21 static void do_dns_tmr(void *arg) in do_dns_tmr() 26 static void dns_cb(const char *name, const ip_addr_t *ipaddr, void *arg) in dns_cb()
|
| A D | wget.c | 186 static err_t httpc_recv_cb(void *arg, struct altcp_pcb *pcb, struct pbuf *pbuf, in httpc_recv_cb() 213 static void httpc_result_cb(void *arg, httpc_result_t httpc_result, in httpc_result_cb() 263 static err_t httpc_headers_done_cb(httpc_state_t *connection, void *arg, struct pbuf *hdr, in httpc_headers_done_cb()
|
| A D | tftp.c | 146 static void no_response(void *arg) in no_response() 237 char *arg = NULL; in do_tftpb() local
|
Completed in 13 milliseconds