Home
last modified time | relevance | path

Searched refs:SLAVE (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/lib/libnsl/dial/
H A Dinterface.c119 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 Duucp.h218 #define SLAVE 0 macro
/titanic_44/usr/src/cmd/bnu/
H A Dinterface.c167 if (role == SLAVE)
185 if (role == SLAVE) { in uteardown()
349 if (role == SLAVE) {
385 if (role == SLAVE) {
H A Dlogent.c101 Rmtname, User, CurRole == SLAVE ? "S" : "M", timeStamp(),
H A Duucico.c123 Role = SLAVE;
193 if ( (Role = atoi(optarg)) != MASTER && Role != SLAVE ) {
283 if (Role == SLAVE) {
H A Dcntrl.c578 Role = SLAVE; in cntrl()
731 ASSERT(Role == SLAVE, Wr_ROLE, "", Role); in cntrl()
1165 ASSERT(Role == SLAVE, Wr_ROLE, "", Role); in cntrl()
H A Duucp.h323 #define SLAVE 0 macro
/titanic_44/usr/src/cmd/ttymon/
H A Duucp.h261 #define SLAVE 0 macro