Searched refs:cmd_osu_select (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/wpa/hs20/client/ |
H A D | osu_client.c | 2324 static int cmd_osu_select(struct hs20_osu_client *ctx, const char *dir, in cmd_osu_select() function 2585 return cmd_osu_select(ctx, fname, 1, no_prod_assoc, friendly_name); in cmd_signup() 3390 cmd_osu_select(&ctx, argv[optind + 1], 2, 1, NULL); in main()
|