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

/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_shm.c119 int clash; /* number of access clashes while reading */ member in struct:shmunit
334 major_error = max(major_error, up->clash);
347 } else if (major_error == up->clash) {
573 DPRINTF(1, ("%s: type 1 access clash\n",
575 msyslog (LOG_NOTICE, "SHM: access clash in shared memory");
576 up->clash++;
656 up->bad, up->clash);
658 up->ticks = up->good = up->notready = up->bad = up->clash = 0;
/freebsd-10.3-release/contrib/gcclibs/libcpp/
H A Ddirectives.c1082 goto clash;
1111 clash:

Completed in 103 milliseconds