| /src/sys/compat/sunos/ |
| sunos_syscallargs.h | 50 struct sys_close_args; 476 int sys_close(struct lwp *, const struct sys_close_args *, register_t *);
|
| sunos_sysent.c | 57 ns(struct sys_close_args),
|
| /src/sys/compat/ultrix/ |
| ultrix_syscallargs.h | 50 struct sys_close_args; 453 int sys_close(struct lwp *, const struct sys_close_args *, register_t *);
|
| ultrix_sysent.c | 52 ns(struct sys_close_args),
|
| /src/sys/compat/aoutm68k/ |
| aoutm68k_syscallargs.h | 47 struct sys_close_args; 680 int sys_close(struct lwp *, const struct sys_close_args *, register_t *);
|
| aoutm68k_sysent.c | 63 ns(struct sys_close_args),
|
| /src/sys/compat/freebsd/ |
| freebsd_syscallargs.h | 45 struct sys_close_args; 619 int sys_close(struct lwp *, const struct sys_close_args *, register_t *);
|
| freebsd_sysent.c | 61 ns(struct sys_close_args),
|
| /src/sys/kern/ |
| sys_descrip.c | 523 sys_close(struct lwp *l, const struct sys_close_args *uap, register_t *retval)
|
| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 303 struct sys_close_args; 1269 int sys_close(struct lwp *, const struct sys_close_args *, register_t *);
|
| linux_sysent.c | 297 ns(struct sys_close_args),
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 46 struct sys_close_args; 1457 int sys_close(struct lwp *, const struct sys_close_args *, register_t *);
|
| linux_sysent.c | 65 ns(struct sys_close_args),
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 48 struct sys_close_args; 1351 int sys_close(struct lwp *, const struct sys_close_args *, register_t *);
|
| linux_sysent.c | 62 ns(struct sys_close_args),
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 53 struct sys_close_args; 1435 int sys_close(struct lwp *, const struct sys_close_args *, register_t *);
|
| linux_sysent.c | 61 ns(struct sys_close_args),
|
| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 53 struct sys_close_args; 1445 int sys_close(struct lwp *, const struct sys_close_args *, register_t *);
|
| linux_sysent.c | 60 ns(struct sys_close_args),
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_syscallargs.h | 53 struct sys_close_args; 1416 int sys_close(struct lwp *, const struct sys_close_args *, register_t *);
|
| linux_sysent.c | 64 ns(struct sys_close_args),
|
| /src/sys/compat/linux/arch/mips/ |
| linux_syscallargs.h | 53 struct sys_close_args; 1461 int sys_close(struct lwp *, const struct sys_close_args *, register_t *);
|
| linux_sysent.c | 61 ns(struct sys_close_args),
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_syscallargs.h | 53 struct sys_close_args; 1350 int sys_close(struct lwp *, const struct sys_close_args *, register_t *);
|
| linux_sysent.c | 59 ns(struct sys_close_args),
|