Searched refs:_IO_file_stat (Results 1 – 7 of 7) sorted by relevance
/libio/ |
A D | oldiopopen.c | 229 JUMP_INIT(stat, _IO_file_stat),
|
A D | iopopen.c | 312 JUMP_INIT(stat, _IO_file_stat),
|
A D | Versions | 25 _IO_file_setbuf; _IO_file_stat; _IO_file_sync; _IO_file_underflow;
|
A D | fileops.c | 1145 _IO_file_stat (FILE *fp, void *st) in libc_hidden_def() 1149 libc_hidden_def (_IO_file_stat) in libc_hidden_def() argument 1451 JUMP_INIT(stat, _IO_file_stat), 1476 JUMP_INIT(stat, _IO_file_stat), 1500 JUMP_INIT(stat, _IO_file_stat),
|
A D | wfileops.c | 1040 JUMP_INIT(stat, _IO_file_stat), 1066 JUMP_INIT(stat, _IO_file_stat), 1090 JUMP_INIT(stat, _IO_file_stat),
|
A D | libioP.h | 554 extern int _IO_file_stat (FILE *, void *) __THROW; 555 libc_hidden_proto (_IO_file_stat)
|
A D | oldfileops.c | 739 JUMP_INIT(stat, _IO_file_stat)
|
Completed in 16 milliseconds