syscalls.c (416ba5c74546f32a993436a99516d35008e9f384) syscalls.c (871ef8b0d892b58074d64c3b4285540d5c483e08)
1/*
2 * System call names.
3 *
4 * DO NOT EDIT-- this file is automatically generated.
5 * $FreeBSD$
6 * created from FreeBSD: head/sys/kern/syscalls.master 281714 2015-04-18 21:50:13Z kib
7 */
8

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

550 "chflagsat", /* 540 = chflagsat */
551 "accept4", /* 541 = accept4 */
552 "pipe2", /* 542 = pipe2 */
553 "aio_mlock", /* 543 = aio_mlock */
554 "procctl", /* 544 = procctl */
555 "ppoll", /* 545 = ppoll */
556 "futimens", /* 546 = futimens */
557 "utimensat", /* 547 = utimensat */
1/*
2 * System call names.
3 *
4 * DO NOT EDIT-- this file is automatically generated.
5 * $FreeBSD$
6 * created from FreeBSD: head/sys/kern/syscalls.master 281714 2015-04-18 21:50:13Z kib
7 */
8

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

550 "chflagsat", /* 540 = chflagsat */
551 "accept4", /* 541 = accept4 */
552 "pipe2", /* 542 = pipe2 */
553 "aio_mlock", /* 543 = aio_mlock */
554 "procctl", /* 544 = procctl */
555 "ppoll", /* 545 = ppoll */
556 "futimens", /* 546 = futimens */
557 "utimensat", /* 547 = utimensat */
558 "numa_getaffinity", /* 548 = numa_getaffinity */
559 "numa_setaffinity", /* 549 = numa_setaffinity */
558};
560};