HomeSort by: relevance | last modified time | path
    Searched defs:signature (Results 1 - 25 of 266) sorted by relevancy

1 2 3 4 5 6 7 8 91011

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/hvm/
hvm_info_table.h 46 char signature[8]; /* "HVM INFO" */ member in struct:hvm_info_table
hvm_info_table.h 46 char signature[8]; /* "HVM INFO" */ member in struct:hvm_info_table
hvm_info_table.h 46 char signature[8]; /* "HVM INFO" */ member in struct:hvm_info_table
hvm_info_table.h 46 char signature[8]; /* "HVM INFO" */ member in struct:hvm_info_table
hvm_info_table.h 46 char signature[8]; /* "HVM INFO" */ member in struct:hvm_info_table
hvm_info_table.h 46 char signature[8]; /* "HVM INFO" */ member in struct:hvm_info_table
hvm_info_table.h 46 char signature[8]; /* "HVM INFO" */ member in struct:hvm_info_table
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvfw/
flcn.h 47 u32 signature[4]; member in struct:flcn_bl_dmem_desc
66 u32 signature[4]; member in struct:flcn_bl_dmem_desc_v1
83 u32 signature[4]; member in struct:flcn_bl_dmem_desc_v2
flcn.h 47 u32 signature[4]; member in struct:flcn_bl_dmem_desc
66 u32 signature[4]; member in struct:flcn_bl_dmem_desc_v1
83 u32 signature[4]; member in struct:flcn_bl_dmem_desc_v2
flcn.h 47 u32 signature[4]; member in struct:flcn_bl_dmem_desc
66 u32 signature[4]; member in struct:flcn_bl_dmem_desc_v1
83 u32 signature[4]; member in struct:flcn_bl_dmem_desc_v2
flcn.h 47 u32 signature[4]; member in struct:flcn_bl_dmem_desc
66 u32 signature[4]; member in struct:flcn_bl_dmem_desc_v1
83 u32 signature[4]; member in struct:flcn_bl_dmem_desc_v2
flcn.h 47 u32 signature[4]; member in struct:flcn_bl_dmem_desc
66 u32 signature[4]; member in struct:flcn_bl_dmem_desc_v1
83 u32 signature[4]; member in struct:flcn_bl_dmem_desc_v2
flcn.h 47 u32 signature[4]; member in struct:flcn_bl_dmem_desc
66 u32 signature[4]; member in struct:flcn_bl_dmem_desc_v1
83 u32 signature[4]; member in struct:flcn_bl_dmem_desc_v2
flcn.h 47 u32 signature[4]; member in struct:flcn_bl_dmem_desc
66 u32 signature[4]; member in struct:flcn_bl_dmem_desc_v1
83 u32 signature[4]; member in struct:flcn_bl_dmem_desc_v2
  /src/sys/arch/i386/pci/
pcibios.h 70 uint32_t signature; /* $PIR */ member in struct:pcibios_pir_header
pcibios.h 70 uint32_t signature; /* $PIR */ member in struct:pcibios_pir_header
pcibios.h 70 uint32_t signature; /* $PIR */ member in struct:pcibios_pir_header
pcibios.h 70 uint32_t signature; /* $PIR */ member in struct:pcibios_pir_header
  /src/sys/compat/linux/common/
linux_exec_elf32.c 100 static const char signature[] = "__libc_atexit"; local in function:ELFNAME2
101 const size_t sigsz = sizeof(signature);
102 char tbuf[sizeof(signature)];
132 if (!memcmp(tbuf, signature, sigsz)) {
149 * with gcc, and gcc sticks in the comment field a signature. Note that
150 * on SVR4 binaries, the gcc signature will follow the OS name signature,
155 * XXX we have the same gcc signature which incorrectly identifies
166 static const char signature[] = "\0GCC: (GNU) "; local in function:ELFNAME2
167 char tbuf[sizeof(signature) - 1]
225 static const char signature[] = ".gnu_debuglink"; local in function:ELFNAME2
283 static const char signature[] = ".gopclntab"; local in function:ELFNAME2
    [all...]
linux_exec_elf32.c 100 static const char signature[] = "__libc_atexit"; local in function:ELFNAME2
101 const size_t sigsz = sizeof(signature);
102 char tbuf[sizeof(signature)];
132 if (!memcmp(tbuf, signature, sigsz)) {
149 * with gcc, and gcc sticks in the comment field a signature. Note that
150 * on SVR4 binaries, the gcc signature will follow the OS name signature,
155 * XXX we have the same gcc signature which incorrectly identifies
166 static const char signature[] = "\0GCC: (GNU) "; local in function:ELFNAME2
167 char tbuf[sizeof(signature) - 1]
225 static const char signature[] = ".gnu_debuglink"; local in function:ELFNAME2
283 static const char signature[] = ".gopclntab"; local in function:ELFNAME2
    [all...]
linux_exec_elf32.c 100 static const char signature[] = "__libc_atexit"; local in function:ELFNAME2
101 const size_t sigsz = sizeof(signature);
102 char tbuf[sizeof(signature)];
132 if (!memcmp(tbuf, signature, sigsz)) {
149 * with gcc, and gcc sticks in the comment field a signature. Note that
150 * on SVR4 binaries, the gcc signature will follow the OS name signature,
155 * XXX we have the same gcc signature which incorrectly identifies
166 static const char signature[] = "\0GCC: (GNU) "; local in function:ELFNAME2
167 char tbuf[sizeof(signature) - 1]
225 static const char signature[] = ".gnu_debuglink"; local in function:ELFNAME2
283 static const char signature[] = ".gopclntab"; local in function:ELFNAME2
    [all...]
linux_exec_elf32.c 100 static const char signature[] = "__libc_atexit"; local in function:ELFNAME2
101 const size_t sigsz = sizeof(signature);
102 char tbuf[sizeof(signature)];
132 if (!memcmp(tbuf, signature, sigsz)) {
149 * with gcc, and gcc sticks in the comment field a signature. Note that
150 * on SVR4 binaries, the gcc signature will follow the OS name signature,
155 * XXX we have the same gcc signature which incorrectly identifies
166 static const char signature[] = "\0GCC: (GNU) "; local in function:ELFNAME2
167 char tbuf[sizeof(signature) - 1]
225 static const char signature[] = ".gnu_debuglink"; local in function:ELFNAME2
283 static const char signature[] = ".gopclntab"; local in function:ELFNAME2
    [all...]
  /src/sys/stand/efiboot/
efiacpi.c 37 char signature[8]; member in struct:acpi_rdsp
efiacpi.c 37 char signature[8]; member in struct:acpi_rdsp
efiacpi.c 37 char signature[8]; member in struct:acpi_rdsp

Completed in 166 milliseconds

1 2 3 4 5 6 7 8 91011