Home
last modified time | relevance | path

Searched refs:putwc (Results 1 – 21 of 21) sorted by relevance

/freebsd/usr.bin/wall/
H A Dwall.c238 putwc(L'\r', fp); in makemsg()
243 putwc(L' ', fp); in makemsg()
244 putwc(L'\r', fp); in makemsg()
245 putwc(L'\n', fp); in makemsg()
249 putwc(L'\r', fp); in makemsg()
250 putwc(L'\n', fp); in makemsg()
254 putwc(ch, fp); in makemsg()
258 putwc(*tmp, fp); in makemsg()
260 putwc(L'\r', fp); in makemsg()
261 putwc(L'\n', fp); in makemsg()
/freebsd/lib/libc/stdio/
H A Dputwc.c42 #undef putwc
55 putwc(wchar_t wc, FILE *fp) in putwc() function
H A DMakefile.inc17 puts.c putw.c putwc.c putwchar.c \
39 printf.3 printf_l.3 putc.3 putwc.3 remove.3 scanf.3 scanf_l.3 setbuf.3 \
115 MLINKS+=putwc.3 fputwc.3 \
116 putwc.3 putwchar.3
H A DSymbol.map60 putwc;
/freebsd/include/
H A Dwchar.h137 wint_t putwc(wchar_t, FILE *);
196 #define putwc(wc, fp) fputwc(wc, fp) macro
/freebsd/contrib/expat/xmlwf/
H A Dxmltchar.h46 # define puttc putwc
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcwchar.inc28 using ::putwc _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcwchar.cppm
H A Dcwchar.inc28 using std::putwc _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/ncurses/man/
H A Dmanhtml.externs56 putwc(3)
/freebsd/contrib/diff/lib/
H A Derror.c180 putwc (L'\n', stderr); in error_tail()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcwchar52 wint_t putwc(wchar_t c, FILE* stream);
148 using ::putwc _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/ncurses/
H A Dconfigure12838 for ac_func in putwc btowc wctob wmemchr mbtowc wctomb mblen mbrlen mbrtowc wcsrtombs mbsrtowcs wcs…
12976 putwc(0,0);
13015 putwc(0,0);
13051 putwc(0,0);
13191 putwc(0,0);
13317 putwc(0,0);
H A Dconfigure.in980 …AC_CHECK_FUNCS(putwc btowc wctob wmemchr mbtowc wctomb mblen mbrlen mbrtowc wcsrtombs mbsrtowcs wc…
H A Daclocal.m48679 ],[putwc(0,0);],
8682 #include <libutf8.h>],[putwc(0,0);],utf8,
H A DNEWS10673 + add a configure check, if --enable-widec is specified, for putwc(),
10683 + use putwc() in PUTC() macro.
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc691 SYMBOL(putwc, None, <wchar.h>)
H A DStdSymbolMap.inc2391 SYMBOL(putwc, std::, <cwchar>)
2392 SYMBOL(putwc, None, <cwchar>)
2393 SYMBOL(putwc, None, <wchar.h>)
/freebsd/contrib/dialog/
H A Dconfigure15153 putwc(0,0);
15192 putwc(0,0);
15228 putwc(0,0);
15368 putwc(0,0);
15494 putwc(0,0);
H A Daclocal.m45320 #include <stdlib.h>],[putwc(0,0);],
5323 #include <libutf8.h>],[putwc(0,0);],utf8,
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2679 fun:putwc=uninstrumented