Searched refs:Role (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/cmd/bnu/ |
H A D | uucico.c | 124 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 D | cntrl.c | 276 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 D | uucpdefs.c | 69 GLOBAL int Role; variable
|
H A D | anlwrk.c | 194 if (Role == MASTER) {
|
H A D | uucp.h | 519 EXTERN int Role; variable
|
/illumos-gate/usr/src/lib/librstp/common/ |
H A D | ChangeLog | 21 - - The bug in "Port Role Transitions state machine" has been 33 - - In the librstp.a : drastic change in Port Role Selection
|
H A D | README.files | 39 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 D | uucp.h | 455 EXTERN int Role; variable
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-1 | 82 * 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 D | grub.info | 83 * 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 D | grub.texi | 138 * Role of a boot loader:: The role of a boot loader 342 @node Role of a boot loader
|