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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmakesyscalls.sh35 syscalltablefile="init_sysent.c"
83 syscalltablefile = \"$syscalltablefile\"
699 cat $syslegal > $syscalltablefile
700 printf "#define __INIT_SYSENT_C__ 1\n" >> $syscalltablefile
701 cat $sysinc $sysent >> $syscalltablefile

Completed in 21 milliseconds