OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fgetwc
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libc/stdio/
getwc.c
48
return
fgetwc
(fp);
getwchar.c
48
return
fgetwc
(stdin);
fgetwc.c
1
/* $NetBSD:
fgetwc
.c,v 1.13 2012/03/15 18:22:30 christos Exp $ */
33
__RCSID("$NetBSD:
fgetwc
.c,v 1.13 2012/03/15 18:22:30 christos Exp $");
90
fgetwc
(FILE *fp)
function in typeref:typename:wint_t
Makefile.inc
8
fflush.c fgetc.c fgetln.c fgetpos.c fgets.c fgetstr.c
fgetwc
.c \
63
MLINKS+=getwc.3
fgetwc
.3 getwc.3 getwchar.3
/src/include/
wchar.h
179
wint_t
fgetwc
(FILE *);
223
#define getwc(f)
fgetwc
(f)
/src/distrib/utils/libhack/
multibyte.c
153
fgetwc
(FILE *stream)
function in typeref:typename:wint_t
/src/lib/libcurses/
get_wch.c
594
* Any call to
fgetwc
(3) should use this function instead.
601
c =
fgetwc
(infd);
Completed in 15 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025