Searched defs:optlist (Results 1 – 12 of 12) sorted by relevance
| /third_party/toybox/lib/ |
| D | commas.c | 64 int comma_scan(char *optlist, char *opt, int clean) in comma_scan() 86 int comma_scanall(char *optlist, char *scanlist) in comma_scanall() 103 int comma_remove(char *optlist, char *opt) in comma_remove()
|
| /third_party/libcoap/examples/riot/examples_libcoap_client/ |
| D | client-coap.c | 43 static coap_optlist_t *optlist = NULL; variable
|
| /third_party/lame/test/ |
| D | lametest.py | 95 optlist, args = getopt.getopt(sys.argv[1:], 'wm') variable
|
| /third_party/libcoap/examples/lwip/ |
| D | client-coap.c | 29 static coap_optlist_t *optlist = NULL; variable
|
| /third_party/libcoap/tests/ |
| D | test_pdu.c | 719 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
|
| /third_party/toybox/toys/posix/ |
| D | sort.c | 335 char *temp2, *optlist; in sort_main() local
|
| /third_party/toybox/toys/pending/ |
| D | traceroute.c | 540 unsigned char optlist[MAX_IPOPTLEN]; in traceroute_main() local
|
| /third_party/libcoap/src/ |
| D | coap_mem.c | 282 coap_optlist_t optlist; member
|
| /third_party/python/Lib/ |
| D | imaplib.py | 1554 optlist, args = getopt.getopt(sys.argv[1:], 'd:s:') variable 1556 optlist, args = (), () variable
|
| /third_party/libcoap/examples/ |
| D | coap-server.c | 998 coap_optlist_t *optlist = NULL; in hnd_proxy_uri() local 1606 coap_optlist_t *optlist = NULL; in proxy_response_handler() local
|
| D | coap-client.c | 71 static coap_optlist_t *optlist = NULL; variable
|
| /third_party/toybox/generated/ |
| D | globals.h | 101 struct arg_list *optlist; member
|