Searched refs:syscall_h (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dmakesyscalls.sh43 syscall_h=_SYS_SYSCALL_H_
125 syscall_h = \"$syscall_h\"
179 printf "#ifndef %s\n", syscall_h > syshdrtempfile
180 printf "#define\t%s\n\n", syscall_h > syshdrtempfile
783 printf("#endif /* !%s */\n", syscall_h) > syshdrtempfile

Completed in 17 milliseconds