Searched refs:SLAVE (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/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 | 216 #define SLAVE 0 macro
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | interface.c | 166 if (role == SLAVE) in usetup() 184 if (role == SLAVE) { in uteardown() 341 if (role == SLAVE) { in tsetup() 376 if (role == SLAVE) {
|
H A D | logent.c | 98 Rmtname, User, CurRole == SLAVE ? "S" : "M", timeStamp(),
|
H A D | uucico.c | 124 Role = SLAVE; 194 if ( (Role = atoi(optarg)) != MASTER && Role != SLAVE ) { 284 if (Role == SLAVE) {
|
H A D | cntrl.c | 576 Role = SLAVE; in cntrl() 729 ASSERT(Role == SLAVE, Wr_ROLE, "", Role); in cntrl() 1163 ASSERT(Role == SLAVE, Wr_ROLE, "", Role); in cntrl()
|
H A D | uucp.h | 321 #define SLAVE 0 macro
|
/illumos-gate/usr/src/cmd/ttymon/ |
H A D | uucp.h | 262 #define SLAVE 0 macro
|