Searched refs:sys_close (Results 1 – 12 of 12) sorted by relevance
| /mirbsd/src/usr.sbin/pppd/ |
| D | pppd.h | 261 void sys_close(void); /* Clean up in a child before execing */
|
| D | main.c | 1123 sys_close(); 1216 sys_close();
|
| D | sys-bsd.c | 214 sys_close() in sys_close() function
|
| /mirbsd/src/sys/compat/linux/ |
| D | linux_sysent.c | 37 sys_close }, /* 6 = close */
|
| D | linux_syscallargs.h | 572 int sys_close(struct proc *, void *, register_t *);
|
| /mirbsd/src/sys/kern/ |
| D | init_sysent.c | 34 sys_close }, /* 6 = close */
|
| D | kern_descrip.c | 592 sys_close(p, v, retval) in sys_close() function
|
| /mirbsd/src/sys/compat/openbsd/ |
| D | openbsd_sysent.c | 34 sys_close }, /* 6 = close */
|
| D | openbsd_syscallargs.h | 1166 int sys_close(struct proc *, void *, register_t *);
|
| /mirbsd/src/libexec/ld.so/sparc/ |
| D | ldasm.S | 146 mov SYS_close | SYSCALL_G2RFLAG, %g1 ! call sys_close
|
| /mirbsd/src/sys/miscfs/portal/ |
| D | portal_vnops.c | 161 error = sys_close(p, &ua, retval);
|
| /mirbsd/src/sys/sys/ |
| D | syscallargs.h | 1187 int sys_close(struct proc *, void *, register_t *);
|