Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dremote-fileio.c367 remote_fileio_to_fio_uint (long num, fio_uint_t fnum) in remote_fileio_to_fio_uint() function
400 remote_fileio_to_fio_uint ((long) st->st_ino, fst->fst_ino); in remote_fileio_to_fio_stat()
402 remote_fileio_to_fio_uint ((long) st->st_nlink, fst->fst_nlink); in remote_fileio_to_fio_stat()
403 remote_fileio_to_fio_uint ((long) st->st_uid, fst->fst_uid); in remote_fileio_to_fio_stat()
404 remote_fileio_to_fio_uint ((long) st->st_gid, fst->fst_gid); in remote_fileio_to_fio_stat()
405 remote_fileio_to_fio_uint ((long) st->st_rdev, fst->fst_rdev); in remote_fileio_to_fio_stat()
1083 remote_fileio_to_fio_uint (0, fst.fst_dev); in remote_fileio_func_stat()
1129 remote_fileio_to_fio_uint (1, fst.fst_dev); in remote_fileio_func_fstat()