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

/freebsd-11-stable/sys/kern/
H A Dmakesyscalls.sh42 sysprotoend="sysprotoend.$$"
53 trap "rm $sysaue $sysdcl $syscompat $syscompatdcl $syscompat4 $syscompat4dcl $syscompat6 $syscompat6dcl $syscompat7 $syscompat7dcl $syscompat10 $syscompat10dcl $sysent $sysinc $sysarg $sysprotoend $systracetmp $systraceret" 0
55 touch $sysaue $sysdcl $syscompat $syscompatdcl $syscompat4 $syscompat4dcl $syscompat6 $syscompat6dcl $syscompat7 $syscompat7dcl $syscompat10 $syscompat10dcl $sysent $sysinc $sysarg $sysprotoend $systracetmp $systraceret
83 sysprotoend = \"$sysprotoend\"
675 printf("\n#undef PAD_\n") > sysprotoend
676 printf("#undef PADL_\n") > sysprotoend
677 printf("#undef PADR_\n") > sysprotoend
678 printf("\n#endif /* !%s */\n", sysproto_h) > sysprotoend
[all...]

Completed in 107 milliseconds