svr4_emul_path     57 compat/svr4/svr4_exec.c const char svr4_emul_path[] = "/emul/svr4";
svr4_emul_path    130 compat/svr4/svr4_exec.c 		if ((error = emul_find(p, NULL, svr4_emul_path, itp, &bp, 0)))
svr4_emul_path     42 compat/svr4/svr4_util.h extern const char svr4_emul_path[];
svr4_emul_path     45 compat/svr4/svr4_util.h     CHECK_ALT_EXIST(p, sgp, svr4_emul_path, path)
svr4_emul_path     48 compat/svr4/svr4_util.h     CHECK_ALT_CREAT(p, sgp, svr4_emul_path, path)