Home
last modified time | relevance | path

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

/hostap-latest/src/utils/
Dconfig.c39 char **_pos) in wpa_config_get_line() argument
97 if (_pos) in wpa_config_get_line()
98 *_pos = pos; in wpa_config_get_line()
102 if (_pos) in wpa_config_get_line()
103 *_pos = NULL; in wpa_config_get_line()
Dconfig.h27 char **_pos);