Home
last modified time | relevance | path

Searched refs:supp_strlen (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/hostapd/
Dhostapd_cli_zephyr.c35 static inline uint16_t supp_strlen(const char *str) in supp_strlen() function
53 memmove(cmd, cmd + 1, supp_strlen(cmd)); in make_argv()
63 supp_strlen(cmd)); in make_argv()
84 supp_strlen(cmd) - (i - 2)); in make_argv()
111 supp_strlen(cmd) - (i - 2)); in make_argv()
/hostap-latest/wpa_supplicant/
Dwpa_cli_zephyr.c241 static inline uint16_t supp_strlen(const char *str) in supp_strlen() function
259 memmove(cmd, cmd + 1, supp_strlen(cmd)); in make_argv()
269 supp_strlen(cmd)); in make_argv()
290 supp_strlen(cmd) - (i - 2)); in make_argv()
317 supp_strlen(cmd) - (i - 2)); in make_argv()