Searched refs:SLAVE (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/lib/libnsl/dial/ |
H A D | interface.c | 119 if (role == SLAVE) { in usetup() 135 if (role == SLAVE) { in uteardown() 224 if (role == SLAVE) { in tsetup() 257 if (role == SLAVE) { in tssetup()
|
H A D | uucp.h | 218 #define SLAVE 0 macro
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | interface.c | 167 if (role == SLAVE) 185 if (role == SLAVE) { in uteardown() 349 if (role == SLAVE) { 385 if (role == SLAVE) {
|
H A D | logent.c | 101 Rmtname, User, CurRole == SLAVE ? "S" : "M", timeStamp(),
|
H A D | uucico.c | 123 Role = SLAVE; 193 if ( (Role = atoi(optarg)) != MASTER && Role != SLAVE ) { 283 if (Role == SLAVE) {
|
H A D | cntrl.c | 578 Role = SLAVE; in cntrl() 731 ASSERT(Role == SLAVE, Wr_ROLE, "", Role); in cntrl() 1165 ASSERT(Role == SLAVE, Wr_ROLE, "", Role); in cntrl()
|
H A D | uucp.h | 323 #define SLAVE 0 macro
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | uucp.h | 261 #define SLAVE 0 macro
|