OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:putwc
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/stdio/
putwc.c
1
/* $NetBSD:
putwc
.c,v 1.4 2005/06/12 05:21:27 lukem Exp $ */
33
__RCSID("$NetBSD:
putwc
.c,v 1.4 2005/06/12 05:21:27 lukem Exp $");
40
* A subroutine version of the macro
putwc
.
42
#undef
putwc
45
putwc
(wchar_t wc, FILE *fp)
function in typeref:typename:wint_t
Makefile.inc
15
mkostemps.c perror.c printf.c putc.c putchar.c puts.c putw.c
putwc
.c \
31
printf_l.3 putc.3
putwc
.3 remove.3 scanf.3 scanf_l.3 setbuf.3 stdio.3 \
62
MLINKS+=
putwc
.3 fputwc.3
putwc
.3 putwchar.3
/src/lib/libcurses/
putchar.c
91
status =
putwc
(wch, outfd);
/src/include/
wchar.h
185
wint_t
putwc
(wchar_t, FILE *);
225
#define
putwc
(wc, f) fputwc((wc), (f))
macro
226
#define putwchar(wc)
putwc
((wc), stdout)
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025