Home
last modified time | relevance | path

Searched defs:long_options (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/lib/posix/options/getopt/
Dgetopt_long.c170 const char *options, const struct option *long_options, in parse_long_options()
347 const char *options, const struct option *long_options,
589 const char *options, const struct option *long_options,
612 const char *options, const struct option *long_options,
/Zephyr-latest/tests/posix/c_lib_ext/src/
Dgetopt.c110 struct option long_options[] = { in ZTEST() local
217 struct option long_options[] = { in ZTEST() local
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_shell.c570 static const struct option long_options[] = { in __wifi_args_to_params() local
974 static const struct option long_options[] = { in wifi_scan_args_to_params() local
1641 static const struct option long_options[] = { in twt_args_to_params() local
2035 static const struct option long_options[] = { in wifi_ap_config_args_to_params() local
2157 static const struct option long_options[] = { in cmd_wifi_reg_domain() local
2524 static const struct option long_options[] = { in parse_mode_args_to_params() local
2626 static const struct option long_options[] = { in parse_channel_args_to_params() local
2724 static const struct option long_options[] = { in parse_filter_args_to_params() local
2853 static const struct option long_options[] = { in parse_dpp_args_auth_init() local
2901 static const struct option long_options[] = { in parse_dpp_args_chirp() local
[all …]
/Zephyr-latest/samples/shields/npm6001_ek/src/
Dmain.c306 static const struct option long_options[] = { in cmd_gpio_configure() local
/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest.c1285 static struct option long_options[] = {{"suite_iter", required_argument, 0, 's'}, in cmd_shuffle() local
1333 static struct option long_options[] = {{"repeat_iter", required_argument, NULL, 'r'}, in cmd_run_suite() local