OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:linux_sys_stime_args
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/compat/linux/arch/arm/
linux_syscallargs.h
104
struct
linux_sys_stime_args
{
struct
1465
int linux_sys_stime(struct lwp *, const struct
linux_sys_stime_args
*, register_t *);
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
109
struct
linux_sys_stime_args
{
struct
1477
int linux_sys_stime(struct lwp *, const struct
linux_sys_stime_args
*, register_t *);
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
107
struct
linux_sys_stime_args
{
struct
1449
int linux_sys_stime(struct lwp *, const struct
linux_sys_stime_args
*, register_t *);
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
99
struct
linux_sys_stime_args
{
struct
1491
int linux_sys_stime(struct lwp *, const struct
linux_sys_stime_args
*, register_t *);
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
99
struct
linux_sys_stime_args
{
struct
1380
int linux_sys_stime(struct lwp *, const struct
linux_sys_stime_args
*, register_t *);
Completed in 23 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026