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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmakesyscalls.sh32 sysproto_h=_SYS_SYSPROTO_H_
80 sysproto_h = \"$sysproto_h\"
132 printf "#ifndef %s\n", sysproto_h > sysarg
133 printf "#define\t%s\n\n", sysproto_h > sysarg
683 printf("\n#endif /* !%s */\n", sysproto_h) > sysprotoend

Completed in 24 milliseconds