OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_bind
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/rump/librump/rumpnet/
rumpnet_syscalls.c
19
extern sy_call_t
sys_bind
;
40
{ 104,
sys_bind
},
/src/sys/compat/sunos/
sunos_syscallargs.h
612
int
sys_bind
(struct lwp *, const struct sys_bind_args *, register_t *);
sunos_sysent.c
455
.sy_call = (sy_call_t *)
sys_bind
/src/sys/compat/ultrix/
ultrix_syscallargs.h
585
int
sys_bind
(struct lwp *, const struct sys_bind_args *, register_t *);
ultrix_sysent.c
444
.sy_call = (sy_call_t *)
sys_bind
/src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h
918
int
sys_bind
(struct lwp *, const struct sys_bind_args *, register_t *);
aoutm68k_sysent.c
630
.sy_call = (sy_call_t *)
sys_bind
/src/sys/compat/freebsd/
freebsd_syscallargs.h
800
int
sys_bind
(struct lwp *, const struct sys_bind_args *, register_t *);
freebsd_sysent.c
496
.sy_call = (sy_call_t *)
sys_bind
/src/sys/compat/netbsd32/
netbsd32_netbsd.c
926
return
sys_bind
(l, &ua, retval);
/src/sys/kern/
init_sysent.c
606
.sy_call = (sy_call_t *)
sys_bind
uipc_syscalls.c
129
sys_bind
(struct lwp *l, const struct sys_bind_args *uap, register_t *retval)
function
/src/sys/sys/
syscallargs.h
651
check_syscall_args(
sys_bind
)
3619
int
sys_bind
(struct lwp *, const struct sys_bind_args *, register_t *);
Completed in 28 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026