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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmakesyscalls.sh44 sysarg="sysarg.switch.$$"
49 trap "rm $syslegal $sysent $sysinc $sysarg $sysprotoend $syscallnamestempfile $syshdrtempfile" 0
51 touch $syslegal $sysent $sysinc $sysarg $sysprotoend $syscallnamestempfile $syshdrtempfile
85 sysarg = \"$sysarg\"
132 printf "#ifndef %s\n", sysproto_h > sysarg
133 printf "#define\t%s\n\n", sysproto_h > sysarg
138 printf "#include <sys/appleapiopts.h>\n" > sysarg
139 printf "#include <sys/cdefs.h>\n" > sysarg
[all...]

Completed in 13 milliseconds