Searched refs:identification (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dcompiler.F9053 change. This compiler identification might not work with ifort versions
/netbsd-current/external/gpl2/groff/dist/contrib/pdfmark/
H A Dpdfroff.sh192 Display a version identification message and exit.
/netbsd-current/sys/netinet/
H A Dsctp_header.h160 u_int8_t identification[16]; /* id of who we are */ member in struct:sctp_state_cookie
H A Dsctp_output.c3585 strncpy(stc.identification, SCTP_VERSION_STRING,
3586 uimin(strlen(SCTP_VERSION_STRING), sizeof(stc.identification)));
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dcvsbug.in212 where YOUR-SID is the identification code you received with `send-pr'.
/netbsd-current/sys/arch/vax/boot/xxboot/
H A Dstart.S58 .byte 0xcf # offset in words to identification area
/netbsd-current/external/gpl2/send-pr/dist/send-pr/
H A Dsend-pr.sh219 where YOUR-SID is the identification code you received with `send-pr'.
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsocket_wrapper.c677 unsigned short identification; member in struct:swrap_packet::__anon194::__anon195
839 packet->ip.hdr.identification = htons(0xFFFF);
859 packet->ip.hdr.identification = htons(0xFFFF);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-to-generic.cc218 if (strncmp (mheader->identification, "HSA BRIG", 8) != 0)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig-format.h361 char identification[8]; member in struct:BrigModuleHeader
H A Dhsa-brig.c2552 memcpy (&module_header.identification, "HSA BRIG",
2553 sizeof (module_header.identification));

Completed in 337 milliseconds