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

/netbsd-current/sys/compat/freebsd/
H A Dfreebsd_exec_elf32.c57 static const char wantBrand[] = FREEBSD_ELF_BRAND_STRING; local
70 strcmp(&eh->e_ident[EI_BRAND], wantBrand) != 0) &&

Completed in 168 milliseconds