Home
last modified time | relevance | path

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

/illumos-gate/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.h216 #define SLAVE 0 macro
/illumos-gate/usr/src/cmd/bnu/
H A Dinterface.c166 if (role == SLAVE) in usetup()
184 if (role == SLAVE) { in uteardown()
341 if (role == SLAVE) { in tsetup()
376 if (role == SLAVE) {
H A Dlogent.c98 Rmtname, User, CurRole == SLAVE ? "S" : "M", timeStamp(),
H A Duucico.c124 Role = SLAVE;
194 if ( (Role = atoi(optarg)) != MASTER && Role != SLAVE ) {
284 if (Role == SLAVE) {
H A Dcntrl.c576 Role = SLAVE; in cntrl()
729 ASSERT(Role == SLAVE, Wr_ROLE, "", Role); in cntrl()
1163 ASSERT(Role == SLAVE, Wr_ROLE, "", Role); in cntrl()
H A Duucp.h321 #define SLAVE 0 macro
/illumos-gate/usr/src/cmd/ttymon/
H A Duucp.h262 #define SLAVE 0 macro