Searched refs:version2 (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/symver/
H A Dsymver15.l2 .*: Error: multiple versions \[`foo@version2'|`foo@version1'\] for symbol `foo'
H A Dsymver15.s3 .symver foo,foo@version2
H A Dsymver14.s6 .symver foo,foo@@@version2
H A Dsymver10.s7 .symver foo,foo@@version2,remove
H A Dsymver9.s7 .symver foo,foo@@version2
H A Dsymver10a.d7 +[0-9]+: +0+ +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@@version2
H A Dsymver7.d8 +[0-9]+: +0+ +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@@version2
H A Dsymver8.d8 +[0-9]+: +0+ +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@@version2
H A Dsymver9a.d7 +[0-9]+: +0+ +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@@version2
H A Dsymver11.s7 .symver foo,foo@@version2,remove
H A Dsymver7.s7 .symver foo,foo@@version2,local
H A Dsymver8.s7 .symver foo,foo@@version2,hidden
/netbsd-current/external/bsd/wpa/dist/src/wps/
H A Dwps_validate.c40 static int wps_validate_version2(const u8 *version2, int mandatory) argument
42 if (version2 == NULL) {
50 if (*version2 < 0x20) {
52 "value 0x%x", *version2);
1098 wps2 = attr.version2 != NULL;
1110 wps_validate_version2(attr.version2, wps2) ||
1138 wps2 = attr.version2 != NULL;
1162 wps_validate_version2(attr.version2, wps2) ||
1196 wps2 = attr.version2 != NULL;
1207 wps_validate_version2(attr.version2, wps
[all...]
H A Dwps_module_tests.c313 if (!attr.version2 ||
H A Dwps_upnp_ap.c61 } else if (!attr.version2) {
H A Dwps_attr_parse.h17 const u8 *version2; /* 1 octet */ member in struct:wps_parse_attr
H A Dwps_enrollee.c1014 eattr.num_cred, attr->version2 != NULL)) {
1119 if (wps_validate_m4_encr(decrypted, attr->version2 != NULL) < 0) {
1172 if (wps_validate_m6_encr(decrypted, attr->version2 != NULL) < 0) {
1243 attr->version2 != NULL) < 0) {
1254 eattr.num_cred, attr->version2 != NULL) ||
1256 attr->version2 != NULL)) {
H A Dwps.c326 if (!attr.version2 && ver1_compat) {
407 return attr.version2 != NULL;
H A Dwps_attr_parse.c32 attr->version2 = pos;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dresres.c195 /* resinfo.version2 = windres_get_32 (wrbfd, l.version2, 4); */
505 windres_put_32 (wrbfd, l.version2, info->version);
H A Dwindint.h206 bfd_byte version2[4]; member in struct:bin_res_info
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dresres.c195 /* resinfo.version2 = windres_get_32 (wrbfd, l.version2, 4); */
505 windres_put_32 (wrbfd, l.version2, info->version);
H A Dwindint.h206 bfd_byte version2[4]; member in struct:bin_res_info
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbt.c133 char version2[32]; /* repeated; must match version1 */ member in struct:file_header
509 memmove(header.version2, FILE_VERSION, sizeof(header.version2));
543 memcmp(header->version2, FILE_VERSION, sizeof(header->version1)) !=
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dresres.c195 /* resinfo.version2 = windres_get_32 (wrbfd, l.version2, 4); */
505 windres_put_32 (wrbfd, l.version2, info->version);

Completed in 374 milliseconds

12