Searched refs:decode_options (Results 1 – 4 of 4) sorted by relevance
90 extern void decode_options (unsigned int argc, const char **argv);
415 decode_options (unsigned int argc, const char **argv) in decode_options() function
2039 decode_options (argc, argv); in toplev_main()
91 decode_options(const cbor_item_t *item, fido_opt_array_t *o) in decode_options() function258 return (decode_options(val, &ci->options)); in parse_reply_element()