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

/darwin-on-arm/xnu/bsd/kern/
H A Dmakesyscalls.sh53 sysinc="sysinc.switch.$$"
60 trap "rm $syslegal $sysent $sysinc $sysarg $sysprotoend $syscallnamestempfile $syshdrtempfile $audittempfile" 0
62 touch $syslegal $sysent $sysinc $sysarg $sysprotoend $syscallnamestempfile $syshdrtempfile $audittempfile
128 sysinc = \"$sysinc\"
305 print > sysinc
763 printf "#define AC(name) (sizeof(struct name) / sizeof(syscall_arg_t))\n" > sysinc
764 printf "\n" > sysinc
793 cat $sysinc
[all...]

Completed in 18 milliseconds