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

/darwin-on-arm/xnu/bsd/kern/
H A Dmakesyscalls.sh44 syscalltablefile="init_sysent.c"
127 syscalltablefile = \"$syscalltablefile\"
791 cat $syslegal > $syscalltablefile
792 printf "#define __INIT_SYSENT_C__ 1\n" >> $syscalltablefile
793 cat $sysinc $sysent >> $syscalltablefile

Completed in 22 milliseconds