Home
last modified time | relevance | path

Searched refs:_IO_seek_set (Results 1 – 7 of 7) sorted by relevance

/libio/
A Dioseekoff.c34 if (dir != _IO_seek_cur && dir != _IO_seek_set && dir != _IO_seek_end) in _IO_seekoff_unlocked()
A Dstrops.c275 case _IO_seek_set: in _IO_str_seekoff()
306 case _IO_seek_set: in _IO_str_seekoff()
A Doldfileops.c483 dir = _IO_seek_set; in _IO_old_file_seekoff()
485 case _IO_seek_set: in _IO_old_file_seekoff()
493 dir = _IO_seek_set; in _IO_old_file_seekoff()
A Dwstrops.c281 case _IO_seek_set: in _IO_wstr_seekoff()
315 case _IO_seek_set: in _IO_wstr_seekoff()
A Dfileops.c958 dir = _IO_seek_set; in _IO_new_file_seekoff()
960 case _IO_seek_set: in _IO_new_file_seekoff()
968 dir = _IO_seek_set; in _IO_new_file_seekoff()
1075 case _IO_seek_set: in libc_hidden_ver()
A Dwfileops.c835 dir = _IO_seek_set; in _IO_wfile_seekoff()
837 case _IO_seek_set: in _IO_wfile_seekoff()
845 dir = _IO_seek_set; in _IO_wfile_seekoff()
A DlibioP.h55 #define _IO_seek_set 0 macro

Completed in 17 milliseconds