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

/netbsd-current/sys/compat/freebsd/
H A Dfreebsd_exec_elf32.c58 static const char wantInterp[] = FREEBSD_ELF_INTERP_PREFIX_STRING; local
75 if (strncmp(itp, wantInterp, sizeof(wantInterp) - 1))

Completed in 178 milliseconds