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

/freebsd-11-stable/sys/modules/linux_common/
H A DMakefile11 EXPORT_SYMS+= linux_emul_path
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_util.c61 const char linux_emul_path[] = "/compat/linux"; variable
76 retval = kern_alternate_path(td, linux_emul_path, path, pathseg, pbuf,
H A Dlinux_util.h51 extern const char linux_emul_path[];
/freebsd-11-stable/sys/modules/linux/
H A DMakefile39 EXPORT_SYMS+= linux_emul_path
/freebsd-11-stable/sys/compat/linprocfs/
H A Dlinprocfs.c291 NDINIT(&nd, LOOKUP, FOLLOW, UIO_SYSSPACE, linux_emul_path, td);
294 lep = linux_emul_path;

Completed in 157 milliseconds