OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:freebsd_syscall
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/freebsd/
freebsd_syscall.c
1
/* $NetBSD:
freebsd_syscall
.c,v 1.7 2023/10/05 19:41:06 ad Exp $ */
33
__KERNEL_RCSID(0, "$NetBSD:
freebsd_syscall
.c,v 1.7 2023/10/05 19:41:06 ad Exp $");
51
#include <compat/freebsd/
freebsd_syscall
.h>
53
void
freebsd_syscall
(struct trapframe *);
59
p->p_md.md_syscall =
freebsd_syscall
;
68
freebsd_syscall
(struct trapframe *frame)
function in typeref:typename:void
freebsd_syscall.c
1
/* $NetBSD:
freebsd_syscall
.c,v 1.7 2023/10/05 19:41:06 ad Exp $ */
33
__KERNEL_RCSID(0, "$NetBSD:
freebsd_syscall
.c,v 1.7 2023/10/05 19:41:06 ad Exp $");
51
#include <compat/freebsd/
freebsd_syscall
.h>
53
void
freebsd_syscall
(struct trapframe *);
59
p->p_md.md_syscall =
freebsd_syscall
;
68
freebsd_syscall
(struct trapframe *frame)
function in typeref:typename:void
Completed in 20 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025