Searched defs:IN (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/bin/tests/hashes/
H A Dt_hashes.c10 * AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
12 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
52 } IN; typedef in typeref:struct:__anon21
76 static IN abc = { "\"abc\"", NULL, 0, STR_INIT("abc")};
87 static IN abc_blah = { "\"abcdbc...\"", NULL, 0,
105 static IN rfc2104_1 = {"RFC 2104 #1", rfc2104_1_key, sizeof(rfc2104_1_key),
111 static IN rfc2104_2 = {"RFC 2104 #2", STR_INIT("Jefe"),
128 static IN rfc2104_3 = {"RFC 2104 #3", rfc2104_3_key, sizeof(rfc2104_3_key),
141 static IN rfc4634_
[all...]

Completed in 11 milliseconds