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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmakesyscalls.sh34 syscall_h=_SYS_SYSCALL_H_
81 syscall_h = \"$syscall_h\"
134 printf "#ifndef %s\n", syscall_h > syshdrtempfile
135 printf "#define\t%s\n\n", syscall_h > syshdrtempfile
694 printf("#endif /* !%s */\n", syscall_h) > syshdrtempfile

Completed in 21 milliseconds