Searched refs:shmem_old_size (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_oncore.c929 int i, l, n, fd, shmem_old_size, n1; local
943 shmem_old_size = 0;
948 shmem_old_size = sbuf.st_size;
949 if (shmem_old_size != 0) {
951 read(fd, shmem_old, shmem_old_size);
1031 if (shmem_old_size == shmem_length) {

Completed in 100 milliseconds