off_t 177 src/dps8/shm.c if (ftruncate(lck_fd, (off_t)0) == -1) off_t 268 src/dps8/shm.c if (ftruncate(fd, (off_t)shm_size) == -1) off_t 48 src/libsir/include/sir/filesystem.h # define SIR_STAT_NONEXISTENT ((off_t)0xffffff02) off_t 308 src/simh/sim_fio.c return fseeko (st, (off_t)offset, whence); off_t 389 src/simh/sim_fio.c return fseeko (st, (off_t)xpos, origin); off_t 435 src/simh/sim_fio.c return ftruncate(fileno(fptr), (off_t)size);