Searched defs:__sputc (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/include/
H A Dstdio.h459 static __inline int __sputc(int _c, FILE *_p) { function
469 #define __sputc(c, p) \ macro
/freebsd-9.3-release/sys/boot/powerpc/boot1.chrp/
H A Dboot1.c725 __sputc(char c, void *arg) function
/freebsd-9.3-release/sys/boot/sparc64/boot1/
H A Dboot1.c705 __sputc(char c, void *arg) function

Completed in 101 milliseconds