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

/darwin-on-arm/xnu/bsd/kern/
H A Dmakesyscalls.sh41 sysproto_h=_SYS_SYSPROTO_H_
124 sysproto_h = \"$sysproto_h\"
177 printf "#ifndef %s\n", sysproto_h > sysarg
178 printf "#define\t%s\n\n", sysproto_h > sysarg
772 printf("\n#endif /* !%s */\n", sysproto_h) > sysprotoend

Completed in 20 milliseconds