| /netbsd-src/external/mpl/dhcp/dist/keama/tests/ |
| H A D | subclass4.out | 34 /// subclass selector 'version1' 46 /// data: 'version1' 47 "test": "option[250].hex == 'version1'"
|
| H A D | subclass6.out | 34 /// subclass selector 'version1' 46 /// data: 'version1' 47 "test": "option[1250].hex == 'version1'"
|
| H A D | groupclass4.out | 34 /// subclass selector 'version1' 46 /// data: 'version1' 47 "test": "option[250].hex == 'version1'"
|
| H A D | groupclass6.out | 40 /// subclass selector 'version1' 52 /// data: 'version1' 53 "test": "option[1250].hex == 'version1'"
|
| H A D | groupgroup4.out | 40 /// subclass selector 'version1' 52 /// data: 'version1' 53 "test": "option[250].hex == 'version1'"
|
| H A D | class4.out | 23 /// from: match if (option dhcp.mysystem) = 'version1' 24 "test": "option[250].hex == 'version1'",
|
| H A D | class6.out | 23 /// from: match if (option dhcp6.mysystem) = 'version1' 24 "test": "option[1250].hex == 'version1'",
|
| H A D | class4.in4 | 9 match if option mysystem = "version1";
|
| H A D | class6.in6 | 9 match if option dhcp6.mysystem = "version1";
|
| H A D | badclass.err | 9 match if option mysystem = "version1";
|
| H A D | subclass4.in4 | 14 subclass "foobar" "version1";
|
| H A D | subclass6.in6 | 14 subclass "foobar" "version1";
|
| H A D | groupclass4.in4 | 14 subclass "foobar" "version1";
|
| H A D | groupclass6.in6 | 15 subclass "foobar" "version1";
|
| H A D | groupgroup4.in4 | 15 subclass "foobar" "version1";
|
| /netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
| H A D | ldifutil.c | 181 static const struct berval version1 = { 1, "1" }; in ldap_parse_ldif_record_x() local 182 …if ( lr->lr_vals[i].bv_len != version1.bv_len || strncmp( lr->lr_vals[i].bv_val, version1.bv_val, … in ldap_parse_ldif_record_x()
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
| H A D | rbt.c | 120 char version1[32]; member 508 memmove(header.version1, FILE_VERSION, sizeof(header.version1)); in write_header() 541 if (memcmp(header->version1, FILE_VERSION, sizeof(header->version1)) != in match_header_version() 543 memcmp(header->version2, FILE_VERSION, sizeof(header->version1)) != in match_header_version()
|
| H A D | rbtdb.c | 101 char version1[32]; member 8013 memmove(header.version1, FILE_VERSION, sizeof(header.version1)); in rbtdb_write_header() 8031 if (memcmp(header->version1, FILE_VERSION, sizeof(header->version1)) != in match_header_version() 8033 memcmp(header->version2, FILE_VERSION, sizeof(header->version1)) != in match_header_version()
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | fonts | 118 # version2 same as version1 in struct _snfFontInfo
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | ChangeLog-2012 | 649 (TypeFunction::toCtype): Remove old version1 macro.
|
| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | arm.cc | 10796 elfcpp::Elf_Word version1 = elfcpp::arm_eabi_version(flags); in merge_processor_specific_flags() local 10798 if (!this->are_eabi_versions_compatible(version1, version2) in merge_processor_specific_flags()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | arm.cc | 10796 elfcpp::Elf_Word version1 = elfcpp::arm_eabi_version(flags); in merge_processor_specific_flags() local 10798 if (!this->are_eabi_versions_compatible(version1, version2) in merge_processor_specific_flags()
|
| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | sanity.sh | 31593 echo version1 >dir1/dir2/file1
|