Home
last modified time | relevance | path

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

/NextBSD/include/
HDstdio.h463 static __inline int __sputc(int _c, FILE *_p) { in __sputc() function
473 #define __sputc(c, p) \ macro
/NextBSD/sys/boot/sparc64/boot1/
HDboot1.c704 __sputc(char c, void *arg) in __sputc() function
/NextBSD/sys/boot/powerpc/boot1.chrp/
HDboot1.c720 __sputc(char c, void *arg) in __sputc() function