HomeSort by: relevance | last modified time | path
    Searched refs:NOMASTER (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/timed/timed/
timed.c 283 ntp->status = NOMASTER;
404 ntp->status = NOMASTER;
463 ntp->status = NOMASTER;
480 ntp->status = NOMASTER;
490 ntp->status = NOMASTER;
500 ntp->status = NOMASTER;
508 ntp->status = NOMASTER;
561 case NOMASTER:
569 case NOMASTER:
570 fprintf(fd, "NOMASTER\n")
    [all...]
globals.h 94 #define NOMASTER 0 /* no good master */
slave.c 120 || ntp->status == NOMASTER) {
125 ntp->status = NOMASTER;
193 || fromnet->status == NOMASTER) {
master.c 124 || ntp->status == NOMASTER) {
785 fromnet->status = NOMASTER;

Completed in 16 milliseconds