Home
last modified time | relevance | path

Searched refs:Role (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Duucico.c124 Role = SLAVE;
194 if ( (Role = atoi(optarg)) != MASTER && Role != SLAVE ) {
237 if (Role == MASTER || *Loginuser == NULLCHAR) {
263 pfStrtConn((Role == MASTER) ? 'M' : 'S');
264 if (Role == MASTER) {
282 scReqsys((Role == MASTER) ? Myname : Rmtname); /* log requestor system */
284 if (Role == SLAVE) {
300 if ( (*Setup)( Role, &Ifn, &Ofn ) ) {
498 if (Role == MASTER && callok(Rmtname) != 0) {
506 if (Role == MASTER) {
[all …]
H A Dcntrl.c276 DEBUG(4, "*** TOP *** - Role=%d, ", Role); in cntrl()
278 if (Role == MASTER) { in cntrl()
557 if (Role == MASTER) { in cntrl()
575 ASSERT(Role == MASTER, Wr_ROLE, "", Role); in cntrl()
576 Role = SLAVE; in cntrl()
601 Role = MASTER; in cntrl()
629 ASSERT(Role == MASTER, Wr_ROLE, "", Role); in cntrl()
645 ASSERT(Role == MASTER, Wr_ROLE, "", Role); in cntrl()
729 ASSERT(Role == SLAVE, Wr_ROLE, "", Role); in cntrl()
1015 ASSERT(Role == MASTER, Wr_ROLE, "", Role); in cntrl()
[all …]
H A Duucpdefs.c69 GLOBAL int Role; variable
H A Danlwrk.c194 if (Role == MASTER) {
H A Duucp.h519 EXTERN int Role; variable
/illumos-gate/usr/src/lib/librstp/common/
H A DChangeLog21 - - The bug in "Port Role Transitions state machine" has been
33 - - In the librstp.a : drastic change in Port Role Selection
H A DREADME.files39 rolesel.c - Port Role Selection State Machine, 17.22
40 roletrns.c - Port Role Transition State Machine, 17.23
/illumos-gate/usr/src/cmd/ttymon/
H A Duucp.h455 EXTERN int Role; variable
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-182 * Role of a boot loader:: The role of a boot loader
162 File: grub.info, Node: Features, Next: Role of a boot loader, Prev: History, Up: Introduction
296 File: grub.info, Node: Role of a boot loader, Prev: Features, Up: Introduction
311 refer to the above systems as either "LILO"(1) (*note Role of a
327 File: grub.info, Node: Role of a boot loader-Footnotes, Up: Role of a boot loader
H A Dgrub.info83 * Role of a boot loader:: The role of a boot loader
163 File: grub.info, Node: Features, Next: Role of a boot loader, Prev: History, Up: Introduction
297 File: grub.info, Node: Role of a boot loader, Prev: Features, Up: Introduction
312 refer to the above systems as either "LILO"(1) (*note Role of a
328 File: grub.info, Node: Role of a boot loader-Footnotes, Up: Role of a boot loader
4305 Node: Role of a boot loader13182
4306 Node: Role of a boot loader-Footnotes14520
4307 Ref: Role of a boot loader-Footnote-114607
H A Dgrub.texi138 * Role of a boot loader:: The role of a boot loader
342 @node Role of a boot loader