Home
last modified time | relevance | path

Searched defs:file (Results 1 – 7 of 7) sorted by relevance

/lib/libc/picolibc/
A Dassert.c11 FUNC_NORETURN void __assert_func(const char *file, int line, in __assert_func()
/lib/libc/arcmwdt/
A Dlibc-hooks.c75 __weak int fileno(FILE *file) in fileno()
85 int _isatty(int file) in _isatty()
/lib/libc/newlib/
A Dlibc-hooks.c255 int _close(int file) in _close()
263 int _lseek(int file, int ptr, int dir) in _lseek()
270 int _isatty(int file) in _isatty()
285 int _fstat(int file, struct stat *st) in _fstat()
531 int _close_r(struct _reent *r, int file) in _close_r()
538 _off_t _lseek_r(struct _reent *r, int file, _off_t ptr, int dir) in _lseek_r()
545 int _isatty_r(struct _reent *r, int file) in _isatty_r()
566 int _fstat_r(struct _reent *r, int file, struct stat *st) in _fstat_r()
/lib/posix/options/
A Dfs_priv.h16 struct fs_file_t file; member
A Ddevice_io.c57 int fileno(FILE *file) in fileno()
/lib/os/
A Dprintk.c70 FILE file; member
A Dfdtable.c425 int zvfs_fileno(FILE *file) in zvfs_fileno()

Completed in 45 milliseconds