Lines Matching refs:lwp

14 struct lwp;
668 int sys_syscall(struct lwp *, const struct sys_syscall_args *, register_t *);
670 int sys_exit(struct lwp *, const struct sys_exit_args *, register_t *);
672 int sys_fork(struct lwp *, const void *, register_t *);
674 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
676 int sys_write(struct lwp *, const struct sys_write_args *, register_t *);
678 int sys_open(struct lwp *, const struct sys_open_args *, register_t *);
680 int sys_close(struct lwp *, const struct sys_close_args *, register_t *);
682 int compat_50_sys_wait4(struct lwp *, const struct compat_50_sys_wait4_args *, register_t *);
685 int compat_43_sys_creat(struct lwp *, const struct compat_43_sys_creat_args *, register_t *);
689 int sys_link(struct lwp *, const struct sys_link_args *, register_t *);
691 int sys_unlink(struct lwp *, const struct sys_unlink_args *, register_t *);
693 int sys_chdir(struct lwp *, const struct sys_chdir_args *, register_t *);
695 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
697 int compat_50_sys_mknod(struct lwp *, const struct compat_50_sys_mknod_args *, register_t *);
699 int sys_chmod(struct lwp *, const struct sys_chmod_args *, register_t *);
701 int sys_chown(struct lwp *, const struct sys_chown_args *, register_t *);
703 int sys_obreak(struct lwp *, const struct sys_obreak_args *, register_t *);
706 int compat_20_sys_getfsstat(struct lwp *, const struct compat_20_sys_getfsstat_args *, register_t *…
711 int compat_43_sys_lseek(struct lwp *, const struct compat_43_sys_lseek_args *, register_t *);
715 int sys_getpid(struct lwp *, const void *, register_t *);
717 int compat_40_sys_mount(struct lwp *, const struct compat_40_sys_mount_args *, register_t *);
719 int sys_unmount(struct lwp *, const struct sys_unmount_args *, register_t *);
721 int sys_setuid(struct lwp *, const struct sys_setuid_args *, register_t *);
723 int sys_getuid(struct lwp *, const void *, register_t *);
725 int sys_geteuid(struct lwp *, const void *, register_t *);
727 int sys_ptrace(struct lwp *, const struct sys_ptrace_args *, register_t *);
729 int sys_recvmsg(struct lwp *, const struct sys_recvmsg_args *, register_t *);
731 int sys_sendmsg(struct lwp *, const struct sys_sendmsg_args *, register_t *);
733 int sys_recvfrom(struct lwp *, const struct sys_recvfrom_args *, register_t *);
735 int sys_accept(struct lwp *, const struct sys_accept_args *, register_t *);
737 int sys_getpeername(struct lwp *, const struct sys_getpeername_args *, register_t *);
739 int sys_getsockname(struct lwp *, const struct sys_getsockname_args *, register_t *);
741 int sys_access(struct lwp *, const struct sys_access_args *, register_t *);
743 int sys_chflags(struct lwp *, const struct sys_chflags_args *, register_t *);
745 int sys_fchflags(struct lwp *, const struct sys_fchflags_args *, register_t *);
747 int sys_sync(struct lwp *, const void *, register_t *);
749 int sys_kill(struct lwp *, const struct sys_kill_args *, register_t *);
752 int aoutm68k_compat_43_sys_stat(struct lwp *, const struct aoutm68k_compat_43_sys_stat_args *, regi…
756 int sys_getppid(struct lwp *, const void *, register_t *);
759 int aoutm68k_compat_43_sys_lstat(struct lwp *, const struct aoutm68k_compat_43_sys_lstat_args *, re…
763 int sys_dup(struct lwp *, const struct sys_dup_args *, register_t *);
765 int sys_pipe(struct lwp *, const void *, register_t *);
767 int sys_getegid(struct lwp *, const void *, register_t *);
769 int sys_profil(struct lwp *, const struct sys_profil_args *, register_t *);
772 int sys_ktrace(struct lwp *, const struct sys_ktrace_args *, register_t *);
777 int compat_13_sys_sigaction(struct lwp *, const struct compat_13_sys_sigaction_args *, register_t *…
781 int sys_getgid(struct lwp *, const void *, register_t *);
784 int compat_13_sys_sigprocmask(struct lwp *, const struct compat_13_sys_sigprocmask_args *, register…
788 int sys___getlogin(struct lwp *, const struct sys___getlogin_args *, register_t *);
790 int sys___setlogin(struct lwp *, const struct sys___setlogin_args *, register_t *);
792 int sys_acct(struct lwp *, const struct sys_acct_args *, register_t *);
795 int compat_13_sys_sigpending(struct lwp *, const void *, register_t *);
797 int compat_13_sys_sigaltstack(struct lwp *, const struct compat_13_sys_sigaltstack_args *, register…
801 int sys_ioctl(struct lwp *, const struct sys_ioctl_args *, register_t *);
804 int compat_12_sys_reboot(struct lwp *, const struct compat_12_sys_reboot_args *, register_t *);
808 int sys_revoke(struct lwp *, const struct sys_revoke_args *, register_t *);
810 int sys_symlink(struct lwp *, const struct sys_symlink_args *, register_t *);
812 int sys_readlink(struct lwp *, const struct sys_readlink_args *, register_t *);
814 int sys_execve(struct lwp *, const struct sys_execve_args *, register_t *);
816 int sys_umask(struct lwp *, const struct sys_umask_args *, register_t *);
818 int sys_chroot(struct lwp *, const struct sys_chroot_args *, register_t *);
821 int aoutm68k_compat_43_sys_fstat(struct lwp *, const struct aoutm68k_compat_43_sys_fstat_args *, re…
823 int compat_43_sys_getkerninfo(struct lwp *, const struct compat_43_sys_getkerninfo_args *, register…
825 int compat_43_sys_getpagesize(struct lwp *, const void *, register_t *);
830 int compat_12_sys_msync(struct lwp *, const struct compat_12_sys_msync_args *, register_t *);
834 int sys_vfork(struct lwp *, const void *, register_t *);
837 int compat_43_sys_mmap(struct lwp *, const struct compat_43_sys_mmap_args *, register_t *);
841 int sys_ovadvise(struct lwp *, const struct sys_ovadvise_args *, register_t *);
843 int sys_munmap(struct lwp *, const struct sys_munmap_args *, register_t *);
845 int sys_mprotect(struct lwp *, const struct sys_mprotect_args *, register_t *);
847 int sys_madvise(struct lwp *, const struct sys_madvise_args *, register_t *);
849 int sys_mincore(struct lwp *, const struct sys_mincore_args *, register_t *);
851 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
853 int sys_setgroups(struct lwp *, const struct sys_setgroups_args *, register_t *);
855 int sys_getpgrp(struct lwp *, const void *, register_t *);
857 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
859 int compat_50_sys_setitimer(struct lwp *, const struct compat_50_sys_setitimer_args *, register_t *…
862 int compat_43_sys_wait(struct lwp *, const void *, register_t *);
867 int compat_12_sys_swapon(struct lwp *, const struct compat_12_sys_swapon_args *, register_t *);
871 int compat_50_sys_getitimer(struct lwp *, const struct compat_50_sys_getitimer_args *, register_t *…
874 int compat_43_sys_gethostname(struct lwp *, const struct compat_43_sys_gethostname_args *, register…
876 int compat_43_sys_sethostname(struct lwp *, const struct compat_43_sys_sethostname_args *, register…
878 int compat_43_sys_getdtablesize(struct lwp *, const void *, register_t *);
882 int sys_dup2(struct lwp *, const struct sys_dup2_args *, register_t *);
884 int sys_fcntl(struct lwp *, const struct sys_fcntl_args *, register_t *);
886 int compat_50_sys_select(struct lwp *, const struct compat_50_sys_select_args *, register_t *);
888 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
890 int sys_setpriority(struct lwp *, const struct sys_setpriority_args *, register_t *);
893 int compat_30_sys_socket(struct lwp *, const struct compat_30_sys_socket_args *, register_t *);
897 int sys_connect(struct lwp *, const struct sys_connect_args *, register_t *);
900 int compat_43_sys_accept(struct lwp *, const struct compat_43_sys_accept_args *, register_t *);
904 int sys_getpriority(struct lwp *, const struct sys_getpriority_args *, register_t *);
907 int compat_43_sys_send(struct lwp *, const struct compat_43_sys_send_args *, register_t *);
909 int compat_43_sys_recv(struct lwp *, const struct compat_43_sys_recv_args *, register_t *);
914 int compat_13_sys_sigreturn(struct lwp *, const struct compat_13_sys_sigreturn_args *, register_t *…
918 int sys_bind(struct lwp *, const struct sys_bind_args *, register_t *);
920 int sys_setsockopt(struct lwp *, const struct sys_setsockopt_args *, register_t *);
922 int sys_listen(struct lwp *, const struct sys_listen_args *, register_t *);
925 int compat_43_sys_sigvec(struct lwp *, const struct compat_43_sys_sigvec_args *, register_t *);
927 int compat_43_sys_sigblock(struct lwp *, const struct compat_43_sys_sigblock_args *, register_t *);
929 int compat_43_sys_sigsetmask(struct lwp *, const struct compat_43_sys_sigsetmask_args *, register_t…
934 int compat_13_sys_sigsuspend(struct lwp *, const struct compat_13_sys_sigsuspend_args *, register_t…
939 int compat_43_sys_sigstack(struct lwp *, const struct compat_43_sys_sigstack_args *, register_t *);
941 int compat_43_sys_recvmsg(struct lwp *, const struct compat_43_sys_recvmsg_args *, register_t *);
943 int compat_43_sys_sendmsg(struct lwp *, const struct compat_43_sys_sendmsg_args *, register_t *);
947 int compat_50_sys_gettimeofday(struct lwp *, const struct compat_50_sys_gettimeofday_args *, regist…
949 int compat_50_sys_getrusage(struct lwp *, const struct compat_50_sys_getrusage_args *, register_t *…
951 int sys_getsockopt(struct lwp *, const struct sys_getsockopt_args *, register_t *);
953 int sys_readv(struct lwp *, const struct sys_readv_args *, register_t *);
955 int sys_writev(struct lwp *, const struct sys_writev_args *, register_t *);
957 int compat_50_sys_settimeofday(struct lwp *, const struct compat_50_sys_settimeofday_args *, regist…
959 int sys_fchown(struct lwp *, const struct sys_fchown_args *, register_t *);
961 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
964 int compat_43_sys_recvfrom(struct lwp *, const struct compat_43_sys_recvfrom_args *, register_t *);
968 int sys_setreuid(struct lwp *, const struct sys_setreuid_args *, register_t *);
970 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
972 int sys_rename(struct lwp *, const struct sys_rename_args *, register_t *);
975 int compat_43_sys_truncate(struct lwp *, const struct compat_43_sys_truncate_args *, register_t *);
977 int compat_43_sys_ftruncate(struct lwp *, const struct compat_43_sys_ftruncate_args *, register_t *…
981 int sys_flock(struct lwp *, const struct sys_flock_args *, register_t *);
983 int sys_mkfifo(struct lwp *, const struct sys_mkfifo_args *, register_t *);
985 int sys_sendto(struct lwp *, const struct sys_sendto_args *, register_t *);
987 int sys_shutdown(struct lwp *, const struct sys_shutdown_args *, register_t *);
989 int sys_socketpair(struct lwp *, const struct sys_socketpair_args *, register_t *);
991 int sys_mkdir(struct lwp *, const struct sys_mkdir_args *, register_t *);
993 int sys_rmdir(struct lwp *, const struct sys_rmdir_args *, register_t *);
995 int compat_50_sys_utimes(struct lwp *, const struct compat_50_sys_utimes_args *, register_t *);
997 int compat_50_sys_adjtime(struct lwp *, const struct compat_50_sys_adjtime_args *, register_t *);
1000 int compat_43_sys_getpeername(struct lwp *, const struct compat_43_sys_getpeername_args *, register…
1002 int compat_43_sys_gethostid(struct lwp *, const void *, register_t *);
1004 int compat_43_sys_sethostid(struct lwp *, const struct compat_43_sys_sethostid_args *, register_t *…
1006 int compat_43_sys_getrlimit(struct lwp *, const struct compat_43_sys_getrlimit_args *, register_t *…
1008 int compat_43_sys_setrlimit(struct lwp *, const struct compat_43_sys_setrlimit_args *, register_t *…
1010 int compat_43_sys_killpg(struct lwp *, const struct compat_43_sys_killpg_args *, register_t *);
1014 int sys_setsid(struct lwp *, const void *, register_t *);
1017 int compat_50_sys_quotactl(struct lwp *, const struct compat_50_sys_quotactl_args *, register_t *);
1022 int compat_43_sys_quota(struct lwp *, const void *, register_t *);
1027 int compat_43_sys_getsockname(struct lwp *, const struct compat_43_sys_getsockname_args *, register…
1032 int compat_43_sys_getdirentries(struct lwp *, const struct compat_43_sys_getdirentries_args *, regi…
1037 int compat_20_sys_statfs(struct lwp *, const struct compat_20_sys_statfs_args *, register_t *);
1042 int compat_20_sys_fstatfs(struct lwp *, const struct compat_20_sys_fstatfs_args *, register_t *);
1047 int compat_30_sys_getfh(struct lwp *, const struct compat_30_sys_getfh_args *, register_t *);
1052 int compat_09_sys_getdomainname(struct lwp *, const struct compat_09_sys_getdomainname_args *, regi…
1054 int compat_09_sys_setdomainname(struct lwp *, const struct compat_09_sys_setdomainname_args *, regi…
1056 int compat_09_sys_uname(struct lwp *, const struct compat_09_sys_uname_args *, register_t *);
1060 int sys_sysarch(struct lwp *, const struct sys_sysarch_args *, register_t *);
1063 int compat_10_sys_semsys(struct lwp *, const struct compat_10_sys_semsys_args *, register_t *);
1068 int compat_10_sys_msgsys(struct lwp *, const struct compat_10_sys_msgsys_args *, register_t *);
1073 int compat_10_sys_shmsys(struct lwp *, const struct compat_10_sys_shmsys_args *, register_t *);
1077 int sys_pread(struct lwp *, const struct sys_pread_args *, register_t *);
1079 int sys_pwrite(struct lwp *, const struct sys_pwrite_args *, register_t *);
1082 int sys_ntp_adjtime(struct lwp *, const struct sys_ntp_adjtime_args *, register_t *);
1086 int sys_setgid(struct lwp *, const struct sys_setgid_args *, register_t *);
1088 int sys_setegid(struct lwp *, const struct sys_setegid_args *, register_t *);
1090 int sys_seteuid(struct lwp *, const struct sys_seteuid_args *, register_t *);
1093 int aoutm68k_compat_12_sys_stat(struct lwp *, const struct aoutm68k_compat_12_sys_stat_args *, regi…
1095 int aoutm68k_compat_12_sys_fstat(struct lwp *, const struct aoutm68k_compat_12_sys_fstat_args *, re…
1097 int aoutm68k_compat_12_sys_lstat(struct lwp *, const struct aoutm68k_compat_12_sys_lstat_args *, re…
1101 int sys_pathconf(struct lwp *, const struct sys_pathconf_args *, register_t *);
1103 int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);
1105 int sys_getrlimit(struct lwp *, const struct sys_getrlimit_args *, register_t *);
1107 int sys_setrlimit(struct lwp *, const struct sys_setrlimit_args *, register_t *);
1110 int compat_12_sys_getdirentries(struct lwp *, const struct compat_12_sys_getdirentries_args *, regi…
1114 int sys_mmap(struct lwp *, const struct sys_mmap_args *, register_t *);
1116 int sys___syscall(struct lwp *, const struct sys___syscall_args *, register_t *);
1118 int sys_lseek(struct lwp *, const struct sys_lseek_args *, register_t *);
1120 int sys_truncate(struct lwp *, const struct sys_truncate_args *, register_t *);
1122 int sys_ftruncate(struct lwp *, const struct sys_ftruncate_args *, register_t *);
1124 int sys___sysctl(struct lwp *, const struct sys___sysctl_args *, register_t *);
1126 int sys_mlock(struct lwp *, const struct sys_mlock_args *, register_t *);
1128 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
1130 int sys_undelete(struct lwp *, const struct sys_undelete_args *, register_t *);
1132 int compat_50_sys_futimes(struct lwp *, const struct compat_50_sys_futimes_args *, register_t *);
1134 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
1136 int sys_reboot(struct lwp *, const struct sys_reboot_args *, register_t *);
1138 int sys_poll(struct lwp *, const struct sys_poll_args *, register_t *);
1142 int compat_14_sys___semctl(struct lwp *, const struct compat_14_sys___semctl_args *, register_t *);
1146 int sys_semget(struct lwp *, const struct sys_semget_args *, register_t *);
1148 int sys_semop(struct lwp *, const struct sys_semop_args *, register_t *);
1150 int sys_semconfig(struct lwp *, const struct sys_semconfig_args *, register_t *);
1156 int compat_14_sys_msgctl(struct lwp *, const struct compat_14_sys_msgctl_args *, register_t *);
1160 int sys_msgget(struct lwp *, const struct sys_msgget_args *, register_t *);
1162 int sys_msgsnd(struct lwp *, const struct sys_msgsnd_args *, register_t *);
1164 int sys_msgrcv(struct lwp *, const struct sys_msgrcv_args *, register_t *);
1169 int sys_shmat(struct lwp *, const struct sys_shmat_args *, register_t *);
1172 int compat_14_sys_shmctl(struct lwp *, const struct compat_14_sys_shmctl_args *, register_t *);
1176 int sys_shmdt(struct lwp *, const struct sys_shmdt_args *, register_t *);
1178 int sys_shmget(struct lwp *, const struct sys_shmget_args *, register_t *);
1182 int compat_50_sys_clock_gettime(struct lwp *, const struct compat_50_sys_clock_gettime_args *, regi…
1184 int compat_50_sys_clock_settime(struct lwp *, const struct compat_50_sys_clock_settime_args *, regi…
1186 int compat_50_sys_clock_getres(struct lwp *, const struct compat_50_sys_clock_getres_args *, regist…
1188 int compat_50_sys_nanosleep(struct lwp *, const struct compat_50_sys_nanosleep_args *, register_t *…
1190 int sys_fdatasync(struct lwp *, const struct sys_fdatasync_args *, register_t *);
1192 int sys_mlockall(struct lwp *, const struct sys_mlockall_args *, register_t *);
1194 int sys_munlockall(struct lwp *, const void *, register_t *);
1196 int sys___posix_rename(struct lwp *, const struct sys___posix_rename_args *, register_t *);
1198 int sys_swapctl(struct lwp *, const struct sys_swapctl_args *, register_t *);
1201 int compat_30_sys_getdents(struct lwp *, const struct compat_30_sys_getdents_args *, register_t *);
1205 int sys_minherit(struct lwp *, const struct sys_minherit_args *, register_t *);
1207 int sys_lchmod(struct lwp *, const struct sys_lchmod_args *, register_t *);
1209 int sys_lchown(struct lwp *, const struct sys_lchown_args *, register_t *);
1211 int compat_50_sys_lutimes(struct lwp *, const struct compat_50_sys_lutimes_args *, register_t *);
1213 int sys___msync13(struct lwp *, const struct sys___msync13_args *, register_t *);
1215 int aoutm68k_sys___stat13(struct lwp *, const struct aoutm68k_sys___stat13_args *, register_t *);
1217 int aoutm68k_sys___fstat13(struct lwp *, const struct aoutm68k_sys___fstat13_args *, register_t *);
1219 int aoutm68k_sys___lstat13(struct lwp *, const struct aoutm68k_sys___lstat13_args *, register_t *);
1221 int sys___sigaltstack14(struct lwp *, const struct sys___sigaltstack14_args *, register_t *);
1223 int sys___vfork14(struct lwp *, const void *, register_t *);
1225 int sys___posix_chown(struct lwp *, const struct sys___posix_chown_args *, register_t *);
1227 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
1229 int sys___posix_lchown(struct lwp *, const struct sys___posix_lchown_args *, register_t *);
1231 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
1234 int sys_fktrace(struct lwp *, const struct sys_fktrace_args *, register_t *);
1238 int sys_preadv(struct lwp *, const struct sys_preadv_args *, register_t *);
1240 int sys_pwritev(struct lwp *, const struct sys_pwritev_args *, register_t *);
1243 int compat_16_sys___sigaction14(struct lwp *, const struct compat_16_sys___sigaction14_args *, regi…
1247 int sys___sigpending14(struct lwp *, const struct sys___sigpending14_args *, register_t *);
1249 int sys___sigprocmask14(struct lwp *, const struct sys___sigprocmask14_args *, register_t *);
1251 int sys___sigsuspend14(struct lwp *, const struct sys___sigsuspend14_args *, register_t *);
1254 int compat_16_sys___sigreturn14(struct lwp *, const struct compat_16_sys___sigreturn14_args *, regi…
1258 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
1260 int sys_fchroot(struct lwp *, const struct sys_fchroot_args *, register_t *);
1263 int compat_30_sys_fhopen(struct lwp *, const struct compat_30_sys_fhopen_args *, register_t *);
1267 int aoutm68k_sys_fhstat(struct lwp *, const struct aoutm68k_sys_fhstat_args *, register_t *);
1270 int compat_20_sys_fhstatfs(struct lwp *, const struct compat_20_sys_fhstatfs_args *, register_t *);
1275 int compat_50_sys_____semctl13(struct lwp *, const struct compat_50_sys_____semctl13_args *, regist…
1280 int compat_50_sys___msgctl13(struct lwp *, const struct compat_50_sys___msgctl13_args *, register_t…
1285 int compat_50_sys___shmctl13(struct lwp *, const struct compat_50_sys___shmctl13_args *, register_t…
1289 int sys_lchflags(struct lwp *, const struct sys_lchflags_args *, register_t *);
1291 int sys_issetugid(struct lwp *, const void *, register_t *);
1293 int sys_getcontext(struct lwp *, const struct sys_getcontext_args *, register_t *);
1295 int sys_setcontext(struct lwp *, const struct sys_setcontext_args *, register_t *);