Searched refs:STR_DATA (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/netbsd-tests/lib/libc/net/ |
| H A D | h_dns_server.c | 83 #define STR_DATA(s) sizeof(s) - 1, s macro 89 { STR_DATA("\011localhost\000"), 1, 90 STR_DATA("\177\000\000\001") }, 92 { STR_DATA("\011localhost\000"), 28, 96 STR_DATA("\046\165\206\020") }, 102 STR_DATA("\011localhost\000") }, 103 { STR_DATA("\0011\0010\0010\0010\0010\0010\0010\0010" 108 STR_DATA("\011localhost\000") }, 109 { STR_DATA("\00216\003134\003117\00238" 111 STR_DATA("\013sixthavenue\006astron\003com\000") }, [all …]
|