Home
last modified time | relevance | path

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

/hostap-latest/
DCODEOWNERS3 # https://help.github.com/en/articles/about-code-owners#codeowners-syntax
/hostap-latest/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-latest/wpa_supplicant/
Deapol_test.c41 char syntax; member
112 switch (attr->syntax) { in add_extra_attr()
1475 p->syntax = 'n'; in main()
1487 p->syntax = pos[0]; in main()
/hostap-latest/src/ap/
Dap_config.c592 char syntax; in hostapd_parse_radius_attr() local
618 syntax = *pos++; in hostapd_parse_radius_attr()
621 switch (syntax) { in hostapd_parse_radius_attr()
/hostap-latest/hostapd/
Dhostapd.eap_user55 # entry with radius_accept_attr=<attr_id>[:<syntax:value>] line(s) following