HomeSort by: relevance | last modified time | path
    Searched defs:wantBrand (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/freebsd/
freebsd_exec_elf32.c 57 static const char wantBrand[] = FREEBSD_ELF_BRAND_STRING;
70 strcmp(&eh->e_ident[EI_BRAND], wantBrand) != 0) &&
freebsd_exec_elf32.c 57 static const char wantBrand[] = FREEBSD_ELF_BRAND_STRING;
70 strcmp(&eh->e_ident[EI_BRAND], wantBrand) != 0) &&

Completed in 155 milliseconds