Home
last modified time | relevance | path

Searched defs:optlist (Results 1 - 10 of 10) sorted by relevance

/third_party/toybox/lib/
H A Dcommas.c64 int comma_scan(char *optlist, char *opt, int clean) in comma_scan() argument
86 int comma_scanall(char *optlist, char *scanlist) in comma_scanall() argument
103 comma_remove(char *optlist, char *opt) comma_remove() argument
[all...]
/third_party/libcoap/examples/riot/examples_libcoap_client/
H A Dclient-coap.c43 static coap_optlist_t *optlist = NULL; variable
/third_party/libcoap/examples/lwip/
H A Dclient-coap.c29 static coap_optlist_t *optlist = NULL; variable
/third_party/toybox/toys/posix/
H A Dsort.c334 char *temp2, *optlist; in sort_main() local
/third_party/libcoap/tests/
H A Dtest_pdu.c719 coap_optlist_t *optlist = NULL; in t_encode_pdu12() local
754 coap_optlist_t *optlist = NULL; in t_encode_pdu13() local
789 coap_optlist_t *optlist = NULL; in t_encode_pdu14() local
[all...]
/third_party/libcoap/src/
H A Dcoap_mem.c282 coap_optlist_t optlist; member
/third_party/toybox/toys/pending/
H A Dtraceroute.c539 unsigned char optlist[MAX_IPOPTLEN]; in traceroute_main() local
/third_party/libcoap/examples/
H A Dcoap-client.c71 static coap_optlist_t *optlist = NULL; variable
[all...]
H A Dcoap-server.c998 coap_optlist_t *optlist = NULL; in hnd_proxy_uri() local
1606 coap_optlist_t *optlist = NULL; in proxy_response_handler() local
/third_party/toybox/generated/
H A Dglobals.h101 struct arg_list *optlist; member

Completed in 17 milliseconds