HomeSort by: relevance | last modified time | path
    Searched refs:aoutm68k_syscall_intern (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/aoutm68k/
aoutm68k_exec.c 54 void aoutm68k_syscall_intern(struct proc *);
83 .e_syscall_intern = aoutm68k_syscall_intern,
  /src/sys/arch/m68k/m68k/
m68k_syscall.c 99 void aoutm68k_syscall_intern(struct proc *);
142 aoutm68k_syscall_intern(struct proc *p) function in typeref:typename:void

Completed in 14 milliseconds