sys_sync 74 compat/bsdos/bsdos_syscallargs.h int sys_sync(struct proc *, void *, register_t *); sys_sync 98 compat/bsdos/bsdos_sysent.c sys_sync }, /* 36 = sync */ sys_sync 309 compat/freebsd/freebsd_syscallargs.h int sys_sync(struct proc *, void *, register_t *); sys_sync 100 compat/freebsd/freebsd_sysent.c sys_sync }, /* 36 = sync */ sys_sync 386 compat/hpux/hppa/hpux_syscallargs.h int sys_sync(struct proc *, void *, register_t *); sys_sync 101 compat/hpux/hppa/hpux_sysent.c sys_sync }, /* 36 = sync */ sys_sync 422 compat/hpux/m68k/hpux_syscallargs.h int sys_sync(struct proc *, void *, register_t *); sys_sync 101 compat/hpux/m68k/hpux_sysent.c sys_sync }, /* 36 = sync */ sys_sync 398 compat/ibcs2/ibcs2_syscallargs.h int sys_sync(struct proc *, void *, register_t *); sys_sync 97 compat/ibcs2/ibcs2_sysent.c sys_sync }, /* 36 = sync */ sys_sync 588 compat/linux/linux_syscallargs.h int sys_sync(struct proc *, void *, register_t *); sys_sync 102 compat/linux/linux_sysent.c sys_sync }, /* 36 = sync */ sys_sync 361 compat/osf1/osf1_syscallargs.h int sys_sync(struct proc *, void *, register_t *); sys_sync 95 compat/osf1/osf1_sysent.c sys_sync }, /* 36 = sync */ sys_sync 257 compat/sunos/sunos_syscallargs.h int sys_sync(struct proc *, void *, register_t *); sys_sync 100 compat/sunos/sunos_sysent.c sys_sync }, /* 36 = sync */ sys_sync 485 compat/svr4/svr4_syscallargs.h int sys_sync(struct proc *, void *, register_t *); sys_sync 99 compat/svr4/svr4_sysent.c sys_sync }, /* 36 = sync */ sys_sync 219 compat/ultrix/ultrix_syscallargs.h int sys_sync(struct proc *, void *, register_t *); sys_sync 93 compat/ultrix/ultrix_sysent.c sys_sync }, /* 36 = sync */ sys_sync 136 kern/init_sysent.c sys_sync }, /* 36 = sync */ sys_sync 1663 kern/vfs_subr.c sys_sync(&proc0, (void *)0, (register_t *)0); sys_sync 1688 kern/vfs_subr.c sys_sync(p, (void *)0, (register_t *)0); sys_sync 1290 sys/syscallargs.h int sys_sync(struct proc *, void *, register_t *);