OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emul_linux
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/compat/linux/common/
linux_mod.c
82
.es_emul = &
emul_linux
,
97
.es_emul = &
emul_linux
,
113
.es_emul = &
emul_linux
,
linux_exec.c
86
struct emul
emul_linux
= {
variable in typeref:struct:emul
linux_exec.h
119
extern struct emul
emul_linux
;
/src/sys/compat/linux/arch/i386/
linux_ptrace.c
53
#include <compat/linux/common/linux_exec.h> /* for
emul_linux
*/
316
if (t->p_emul != &
emul_linux
) {
349
if (t->p_emul != &
emul_linux
) {
Completed in 13 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025