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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmakesyscalls.sh43 sysinc="sysinc.switch.$$"
49 trap "rm $syslegal $sysent $sysinc $sysarg $sysprotoend $syscallnamestempfile $syshdrtempfile" 0
51 touch $syslegal $sysent $sysinc $sysarg $sysprotoend $syscallnamestempfile $syshdrtempfile
84 sysinc = \"$sysinc\"
234 print > sysinc
674 printf "#define AC(name) (sizeof(struct name) / sizeof(syscall_arg_t))\n" > sysinc
675 printf "\n" > sysinc
701 cat $sysinc
[all...]

Completed in 19 milliseconds