Lines Matching refs:os_strchr
108 start = os_strchr(event, '>'); in wpa_cli_show_event()
4126 delim = os_strchr(cmd, ' '); in wpa_cli_edit_filter_history_cb()
4208 end = os_strchr(str, ' '); in wpa_cli_edit_completion_cb()
4215 end = os_strchr(str, ' '); in wpa_cli_edit_completion_cb()
4321 end = os_strchr(pos + 7, ' '); in wpa_cli_action_process()
4333 pos = os_strchr(pos, '>'); in wpa_cli_action_process()
4522 start = os_strchr(str, '>'); in cli_event()
4529 s = os_strchr(start, ' '); in cli_event()
4532 s = os_strchr(s + 1, ' '); in cli_event()
4540 s = os_strchr(start, ' '); in cli_event()
4543 s = os_strchr(s + 1, ' '); in cli_event()
4568 s = os_strchr(start, ' '); in cli_event()
4576 s = os_strchr(start, ' '); in cli_event()
4592 pos = os_strchr(pos, '>'); in check_terminating()
4756 end = os_strchr(pos, '\n'); in update_bssid_list()
4786 end = os_strchr(pos, '\n'); in update_ifnames()
4818 end = os_strchr(pos, '\n'); in update_creds()
4850 end = os_strchr(pos, '\n'); in update_networks()
5056 pos = os_strchr(buf, '\n'); in wpa_cli_get_default_ifname()