Searched refs:sake (Results 1 – 25 of 71) sorted by relevance
123
93 struct eap_sake_hdr *sake; in eap_sake_build_msg() local107 sake = wpabuf_put(msg, sizeof(*sake)); in eap_sake_build_msg()108 sake->version = EAP_SAKE_VERSION; in eap_sake_build_msg()109 sake->session_id = data->session_id; in eap_sake_build_msg()110 sake->subtype = subtype; in eap_sake_build_msg()
118 struct eap_sake_hdr *sake; in eap_sake_build_msg() local132 sake = wpabuf_put(msg, sizeof(*sake)); in eap_sake_build_msg()133 sake->version = EAP_SAKE_VERSION; in eap_sake_build_msg()134 sake->session_id = data->session_id; in eap_sake_build_msg()135 sake->subtype = subtype; in eap_sake_build_msg()
5 We should NEVER modify cglib/asm - sources are here only for the sake of repackaging.
20 * For the sake of completeness, this module also propose the two following classes:
25 // the sake of the example.
24 // the sake of the example.
27 // the sake of the example.
31 // the sake of the example.
56 also described in 'pcap-sita.html' for posterity sake.
71 # For the sake of the old Borland make,
41 // an object pointer for the sake of defensive programming.
68 "sake.user@example.com" SAKE 0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef
148 mostly for sake of uniformity.
213 dnl For the sake of native Windows compilers (excluding gcc),
28 // We identify all our registers with a 5-bit ID, for consistency's sake.
164 All these methods are still available on fixed-size matrices, for the sake of API uniformity. Of co…
238 # We check with `-c' and `-o' for the sake of the "dashmstdout"700 dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of