Home
last modified time | relevance | path

Searched defs:short_opts (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-utils/axfer/
Dmain.c98 } short_opts[] = { in decide_subcmd() local
152 } short_opts[] = { in decide_direction() local
Dxfer-options.c261 static const char *short_opts = "CPhvqd:s:f:c:r:t:IV:i"; in xfer_options_parse_args() local
/third_party/libcoap/include/coap3/
Doption.h103 uint8_t short_opts[COAP_OPT_FILTER_SHORT]; member