syscalls.map (60f87c736807bd2b5a3ebe451add868232facf43) syscalls.map (ddb3eb4efe55e57c206f3534263c77b837aff1dc)
1/*
2 * FreeBSD system call symbols.
3 *
4 * DO NOT EDIT-- this file is automatically @generated.
5 */
6
7FBSDprivate_1.0 {
8 _syscall;

--- 793 unchanged lines hidden (view full) ---

802 _timerfd_settime;
803 __sys_timerfd_settime;
804 _kcmp;
805 __sys_kcmp;
806 _getrlimitusage;
807 __sys_getrlimitusage;
808 _fchroot;
809 __sys_fchroot;
1/*
2 * FreeBSD system call symbols.
3 *
4 * DO NOT EDIT-- this file is automatically @generated.
5 */
6
7FBSDprivate_1.0 {
8 _syscall;

--- 793 unchanged lines hidden (view full) ---

802 _timerfd_settime;
803 __sys_timerfd_settime;
804 _kcmp;
805 __sys_kcmp;
806 _getrlimitusage;
807 __sys_getrlimitusage;
808 _fchroot;
809 __sys_fchroot;
810 _setcred;
811 __sys_setcred;
810};
812};