OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux_sys_inotify_rm_watch
(Results
1 - 17
of
17
) sorted by relevancy
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
189
check_syscall_args(
linux_sys_inotify_rm_watch
)
1223
int
linux_sys_inotify_rm_watch
(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
linux_sysent.c
170
.sy_call = (sy_call_t *)
linux_sys_inotify_rm_watch
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
1140
check_syscall_args(
linux_sys_inotify_rm_watch
)
1915
int
linux_sys_inotify_rm_watch
(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
linux_sysent.c
1808
.sy_call = (sy_call_t *)
linux_sys_inotify_rm_watch
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
1030
check_syscall_args(
linux_sys_inotify_rm_watch
)
1778
int
linux_sys_inotify_rm_watch
(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
linux_sysent.c
1198
.sy_call = (sy_call_t *)
linux_sys_inotify_rm_watch
/src/sys/compat/linux/arch/arm/
linux_syscallargs.h
1104
check_syscall_args(
linux_sys_inotify_rm_watch
)
1867
int
linux_sys_inotify_rm_watch
(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
linux_sysent.c
1357
.sy_call = (sy_call_t *)
linux_sys_inotify_rm_watch
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
1143
check_syscall_args(
linux_sys_inotify_rm_watch
)
1891
int
linux_sys_inotify_rm_watch
(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
linux_sysent.c
1293
.sy_call = (sy_call_t *)
linux_sys_inotify_rm_watch
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
1081
check_syscall_args(
linux_sys_inotify_rm_watch
)
1852
int
linux_sys_inotify_rm_watch
(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
linux_sysent.c
1276
.sy_call = (sy_call_t *)
linux_sys_inotify_rm_watch
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
1142
check_syscall_args(
linux_sys_inotify_rm_watch
)
1897
int
linux_sys_inotify_rm_watch
(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
linux_sysent.c
1260
.sy_call = (sy_call_t *)
linux_sys_inotify_rm_watch
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
1029
check_syscall_args(
linux_sys_inotify_rm_watch
)
1762
int
linux_sys_inotify_rm_watch
(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
linux_sysent.c
1212
.sy_call = (sy_call_t *)
linux_sys_inotify_rm_watch
/src/sys/compat/linux/common/
linux_inotify.c
660
linux_sys_inotify_rm_watch
(struct lwp *l,
function
Completed in 56 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026