Searched refs:wantBrand (Results 1 - 1 of 1) sorted by relevance
| /src/sys/compat/freebsd/ | ||
| H A D | freebsd_exec_elf32.c | 57 static const char wantBrand[] = FREEBSD_ELF_BRAND_STRING; local in function:ELFNAME2 70 strcmp(&eh->e_ident[EI_BRAND], wantBrand) != 0) && |
Completed in 3 milliseconds