OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ferror
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/stdio/
ferror.c
1
/* $NetBSD:
ferror
.c,v 1.12 2012/03/15 18:22:30 christos Exp $ */
38
static char sccsid[] = "@(#)
ferror
.c 8.1 (Berkeley) 6/4/93";
40
__RCSID("$NetBSD:
ferror
.c,v 1.12 2012/03/15 18:22:30 christos Exp $");
50
* A subroutine version of the macro
ferror
.
52
#undef
ferror
55
ferror
(FILE *fp)
function in typeref:typename:int
/src/bin/sh/bltin/
bltin.h
60
#undef
ferror
77
#define
ferror
(f) ((f)->flags & OUTPUT_ERR)
macro
/src/include/
stdio.h
227
int
ferror
(FILE *);
491
#define
ferror
(p) __sferror(p)
macro
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025