OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setvbuf
(Results
151 - 175
of
245
) sorted by null
1
2
3
4
5
6
7
8
9
10
/prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/
stdio.h
164
* made them official arguments to
setvbuf
(), without renaming them.
170
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
171
#define _IOLBF 1 /*
setvbuf
should set line buffered */
172
#define _IONBF 2 /*
setvbuf
should set unbuffered */
251
int
setvbuf
(FILE *, char *, int, size_t);
/prebuilts/ndk/r11/platforms/android-18/arch-arm/usr/include/
stdio.h
164
* made them official arguments to
setvbuf
(), without renaming them.
170
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
171
#define _IOLBF 1 /*
setvbuf
should set line buffered */
172
#define _IONBF 2 /*
setvbuf
should set unbuffered */
251
int
setvbuf
(FILE *, char *, int, size_t);
/prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/
stdio.h
164
* made them official arguments to
setvbuf
(), without renaming them.
170
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
171
#define _IOLBF 1 /*
setvbuf
should set line buffered */
172
#define _IONBF 2 /*
setvbuf
should set unbuffered */
251
int
setvbuf
(FILE *, char *, int, size_t);
/prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/
stdio.h
164
* made them official arguments to
setvbuf
(), without renaming them.
170
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
171
#define _IOLBF 1 /*
setvbuf
should set line buffered */
172
#define _IONBF 2 /*
setvbuf
should set unbuffered */
251
int
setvbuf
(FILE *, char *, int, size_t);
/prebuilts/ndk/r11/platforms/android-19/arch-arm/usr/include/
stdio.h
164
* made them official arguments to
setvbuf
(), without renaming them.
170
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
171
#define _IOLBF 1 /*
setvbuf
should set line buffered */
172
#define _IONBF 2 /*
setvbuf
should set unbuffered */
251
int
setvbuf
(FILE *, char *, int, size_t);
/prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/
stdio.h
164
* made them official arguments to
setvbuf
(), without renaming them.
170
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
171
#define _IOLBF 1 /*
setvbuf
should set line buffered */
172
#define _IONBF 2 /*
setvbuf
should set unbuffered */
251
int
setvbuf
(FILE *, char *, int, size_t);
/prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/
stdio.h
164
* made them official arguments to
setvbuf
(), without renaming them.
170
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
171
#define _IOLBF 1 /*
setvbuf
should set line buffered */
172
#define _IONBF 2 /*
setvbuf
should set unbuffered */
251
int
setvbuf
(FILE *, char *, int, size_t);
/prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/
stdio.h
172
* made them official arguments to
setvbuf
(), without renaming them.
178
#define _IOFBF 0 /*
setvbuf
should set fully buffered */
179
#define _IOLBF 1 /*
setvbuf
should set line buffered */
180
#define _IONBF 2 /*
setvbuf
should set unbuffered */
257
int
setvbuf
(FILE * __restrict, char * __restrict, int, size_t);
Completed in 681 milliseconds
1
2
3
4
5
6
7
8
9
10