Searched refs:Role (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/cmd/bnu/ |
H A D | uucico.c | 123 Role = SLAVE; 193 if ( (Role = atoi(optarg)) != MASTER && Role != SLAVE ) { 236 if (Role == MASTER || *Loginuser == NULLCHAR) { 262 pfStrtConn((Role == MASTER) ? 'M' : 'S'); 263 if (Role == MASTER) { 281 scReqsys((Role == MASTER) ? Myname : Rmtname); /* log requestor system */ 283 if (Role == SLAVE) { 299 if ( (*Setup)( Role, &Ifn, &Ofn ) ) { 497 if (Role == MASTER && callok(Rmtname) != 0) { 505 if (Role == MASTER) { [all …]
|
H A D | cntrl.c | 278 DEBUG(4, "*** TOP *** - Role=%d, ", Role); in cntrl() 280 if (Role == MASTER) { in cntrl() 559 if (Role == MASTER) { in cntrl() 577 ASSERT(Role == MASTER, Wr_ROLE, "", Role); in cntrl() 578 Role = SLAVE; in cntrl() 603 Role = MASTER; in cntrl() 631 ASSERT(Role == MASTER, Wr_ROLE, "", Role); in cntrl() 647 ASSERT(Role == MASTER, Wr_ROLE, "", Role); in cntrl() 731 ASSERT(Role == SLAVE, Wr_ROLE, "", Role); in cntrl() 1017 ASSERT(Role == MASTER, Wr_ROLE, "", Role); in cntrl() [all …]
|
H A D | uucpdefs.c | 72 GLOBAL int Role; variable
|
H A D | anlwrk.c | 196 if (Role == MASTER) {
|
H A D | uucp.h | 521 EXTERN int Role; variable
|
/titanic_41/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
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | uucp.h | 458 EXTERN int Role; variable
|
/titanic_41/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
|