Searched defs:input_arg (Results 1 – 5 of 5) sorted by relevance
/third_party/libcoap/examples/lwip/ |
D | server-coap.c | 120 void *input_arg, int argc, char **argv) { in server_coap_init()
|
D | client-coap.c | 102 client_coap_init(coap_lwip_input_wait_handler_t input_wait, void *input_arg, in client_coap_init()
|
/third_party/node/test/pseudo-tty/ |
D | testcfg.py | 43 def __init__(self, path, file, expected, input_arg, arch, mode, context, config): argument
|
/third_party/libcoap/src/ |
D | coap_io_lwip.c | 49 void *input_arg) { in coap_lwip_set_input_wait_handler()
|
/third_party/libcoap/include/coap3/ |
D | coap_net_internal.h | 89 void *input_arg; /** argument to pass it input handler */ member
|