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

/freebsd-10-stable/sys/i386/ibcs2/
H A Dibcs2_util.c43 const char ibcs2_emul_path[] = "/compat/ibcs2"; variable
58 return (kern_alternate_path(td, ibcs2_emul_path, path, pathseg, pbuf,
H A Dibcs2_util.h52 extern const char ibcs2_emul_path[];
H A Dimgact_coff.c386 int emul_path_len = strlen(ibcs2_emul_path);
390 strcpy(libbuf, ibcs2_emul_path);

Completed in 45 milliseconds