Searched refs:syntax (Results 1 – 5 of 5) sorted by relevance
3 # https://help.github.com/en/articles/about-code-owners#codeowners-syntax
159 attr_id:syntax:value, or attr_id alone. attr_id should be the numeric160 ID of the attribute, and syntax should be one of 's' (string),
41 char syntax; member112 switch (attr->syntax) { in add_extra_attr()1475 p->syntax = 'n'; in main()1487 p->syntax = pos[0]; in main()
592 char syntax; in hostapd_parse_radius_attr() local618 syntax = *pos++; in hostapd_parse_radius_attr()621 switch (syntax) { in hostapd_parse_radius_attr()
55 # entry with radius_accept_attr=<attr_id>[:<syntax:value>] line(s) following