off_t 187 src/dps8/shm.c if (ftruncate(lck_fd, (off_t)0) == -1) off_t 304 src/dps8/shm.c if (ftruncate(fd, (off_t)shm_size) == -1) off_t 300 src/simh/sim_fio.c return fseeko (st, (off_t)offset, whence); off_t 383 src/simh/sim_fio.c return fseeko (st, (off_t)xpos, origin); off_t 429 src/simh/sim_fio.c return ftruncate(fileno(fptr), (off_t)size);