Home
last modified time | relevance | path

Searched refs:syntax (Results 1 – 3 of 3) sorted by relevance

/hostap-3.6.0/wpa_supplicant/doc/docbook/
Deapol_test.sgml159 attr_id:syntax:value, or attr_id alone. attr_id should be the numeric
160 ID of the attribute, and syntax should be one of 's' (string),
/hostap-3.6.0/wpa_supplicant/
Deapol_test.c40 char syntax; member
111 switch (attr->syntax) { in add_extra_attr()
1410 p->syntax = 'n'; in main()
1422 p->syntax = pos[0]; in main()
/hostap-3.6.0/src/ap/
Dap_config.c563 char syntax; in hostapd_parse_radius_attr() local
589 syntax = *pos++; in hostapd_parse_radius_attr()
592 switch (syntax) { in hostapd_parse_radius_attr()