OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_accept_args
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/compat/common/
uipc_syscalls_43.c
114
if ((error = sys_accept(l, (const struct
sys_accept_args
*)uap, retval)) != 0)
/src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h
96
struct
sys_accept_args
;
735
int sys_accept(struct lwp *, const struct
sys_accept_args
*, register_t *);
aoutm68k_sysent.c
189
ns(struct
sys_accept_args
),
/src/sys/compat/freebsd/
freebsd_syscallargs.h
97
struct
sys_accept_args
;
665
int sys_accept(struct lwp *, const struct
sys_accept_args
*, register_t *);
freebsd_sysent.c
169
ns(struct
sys_accept_args
),
/src/sys/compat/netbsd32/
netbsd32_netbsd.c
388
struct
sys_accept_args
ua;
/src/sys/kern/
init_sysent.c
283
ns(struct
sys_accept_args
),
uipc_syscalls.c
278
sys_accept(struct lwp *l, const struct
sys_accept_args
*uap, register_t *retval)
systrace_args.c
249
const struct
sys_accept_args
*p = params;
/src/sys/compat/linux/common/
linux_socket.c
1781
struct
sys_accept_args
baa;
/src/sys/sys/
syscallargs.h
225
struct
sys_accept_args
{
struct
3485
int sys_accept(struct lwp *, const struct
sys_accept_args
*, register_t *);
/src/sys/rump/librump/rumpkern/
rump_syscalls.c
605
struct
sys_accept_args
callarg;
6827
ns(struct
sys_accept_args
),
Completed in 671 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025