Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dremote-fileio.c408 remote_fileio_to_fio_time (time_t num, fio_time_t fnum) in remote_fileio_to_fio_time() function
454 remote_fileio_to_fio_time (st->st_atime, fst->fst_atime); in remote_fileio_to_fio_stat()
455 remote_fileio_to_fio_time (st->st_mtime, fst->fst_mtime); in remote_fileio_to_fio_stat()
456 remote_fileio_to_fio_time (st->st_ctime, fst->fst_ctime); in remote_fileio_to_fio_stat()
462 remote_fileio_to_fio_time (tv->tv_sec, ftv->ftv_sec); in remote_fileio_to_fio_timeval()