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_socket_args
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/compat/linux/common/
linux_socketcall.h
111
struct
linux_sys_socket_args
{
struct
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
885
struct
linux_sys_socket_args
{
struct
1524
int linux_sys_socket(struct lwp *, const struct
linux_sys_socket_args
*, register_t *);
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
232
struct
linux_sys_socket_args
{
struct
1569
int linux_sys_socket(struct lwp *, const struct
linux_sys_socket_args
*, register_t *);
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
189
struct
linux_sys_socket_args
{
struct
1428
int linux_sys_socket(struct lwp *, const struct
linux_sys_socket_args
*, register_t *);
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
660
struct
linux_sys_socket_args
{
struct
1743
int linux_sys_socket(struct lwp *, const struct
linux_sys_socket_args
*, register_t *);
Completed in 27 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026