Searched refs:SLAVE (Results 1 – 12 of 12) sorted by relevance
63 return(SLAVE);94 return(SLAVE);110 return(SLAVE);
84 #define SLAVE 1 macro87 #define ALL (SLAVE|MASTER|IGNORE)88 #define SUBMASTER (SLAVE|MASTER)
593 ntp->status = SLAVE;651 ntp->status = SLAVE;697 case SLAVE: in setstatus()714 case SLAVE: in setstatus()743 if (ntp->status == SLAVE && ntp != net)758 if (!Mflag && ntp->status == SLAVE) in checkignorednets()763 if (!Mflag && ntp->status == SLAVE) in checkignorednets()778 if (slavenet != 0 && slavenet->status == SLAVE) {783 if (ntp == 0 || ntp->status != SLAVE) {785 if (ntp->status == SLAVE)
324 if (fromnet->status != SLAVE) in slave()376 if (fromnet->status == SLAVE) { in slave()502 if (fromnet->status == SLAVE) { in slave()
451 if (!(status & SLAVE)) {458 if (trace && (mydelta != 0 || (status & SLAVE)))802 fromnet->status = SLAVE;
259 else if (fromnet->status == SLAVE)
75 { "slave", SLAVE },
50 %token SLAVE539 SLAVE NUMBER
190 #define SLAVE 0 macro
75 int Role = SLAVE;76 int InitialRole = SLAVE;249 setdebug ((Role == SLAVE) ? DBG_TEMP : DBG_PERM);257 if (Role == SLAVE) {756 if (Role == SLAVE) {
349 role = SLAVE;454 if (role != SLAVE) {645 if (role != SLAVE) {
272 #define SLAVE 0 macro