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

/freebsd-10.0-release/sys/kern/
H A Dmakesyscalls.sh39 sysprotoend="sysprotoend.$$"
50 trap "rm $sysaue $sysdcl $syscompat $syscompatdcl $syscompat4 $syscompat4dcl $syscompat6 $syscompat6dcl $syscompat7 $syscompat7dcl $sysent $sysinc $sysarg $sysprotoend $systracetmp $systraceret" 0
52 touch $sysaue $sysdcl $syscompat $syscompatdcl $syscompat4 $syscompat4dcl $syscompat6 $syscompat6dcl $syscompat7 $syscompat7dcl $sysent $sysinc $sysarg $sysprotoend $systracetmp $systraceret
81 sysprotoend = \"$sysprotoend\"
632 printf("\n#undef PAD_\n") > sysprotoend
633 printf("#undef PADL_\n") > sysprotoend
634 printf("#undef PADR_\n") > sysprotoend
635 printf("\n#endif /* !%s */\n", sysproto_h) > sysprotoend
[all...]

Completed in 92 milliseconds