Lines Matching refs:LONGEST
190 static LONGEST
306 remote_fileio_extract_long (char **buf, LONGEST *retlong) in remote_fileio_extract_long()
345 LONGEST retlong; in remote_fileio_extract_int()
359 LONGEST retlong; in remote_fileio_extract_ptr_w_len()
379 remote_fileio_to_be (LONGEST num, char *buf, int bytes) in remote_fileio_to_be()
390 remote_fileio_to_be ((LONGEST) num, (char *) fnum, 4); in remote_fileio_to_fio_uint()
402 remote_fileio_to_be ((LONGEST) num, (char *) fnum, 4); in remote_fileio_to_fio_time()
406 remote_fileio_to_fio_long (LONGEST num, fio_long_t fnum) in remote_fileio_to_fio_long()
412 remote_fileio_to_fio_ulong (LONGEST num, fio_ulong_t fnum) in remote_fileio_to_fio_ulong()
420 LONGEST blksize; in remote_fileio_to_fio_stat()
429 remote_fileio_to_fio_ulong ((LONGEST) st->st_size, fst->fst_size); in remote_fileio_to_fio_stat()
437 remote_fileio_to_fio_ulong ((LONGEST) st->st_blocks, fst->fst_blocks); in remote_fileio_to_fio_stat()
442 remote_fileio_to_fio_ulong (((LONGEST) st->st_size + blksize - 1) in remote_fileio_to_fio_stat()
688 LONGEST lnum; in remote_fileio_func_read()
806 LONGEST lnum; in remote_fileio_func_write()
879 LONGEST lnum; in remote_fileio_func_lseek()
1067 LONGEST lnum; in remote_fileio_func_stat()
1129 LONGEST lnum; in remote_fileio_func_fstat()
1209 LONGEST lnum; in remote_fileio_func_gettimeofday()