Searched refs:RRB_GET_OPTIONAL_SRC (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | wpa_auth_ft.c | 615 #define RRB_GET_OPTIONAL_SRC(srcfield, type, field, txt, checklength) do { \ macro 627 RRB_GET_OPTIONAL_SRC(plain, type, field, txt, checklength) 629 RRB_GET_OPTIONAL_SRC(auth, type, field, txt, checklength)
|