Searched refs:MASTER (Results 1 - 15 of 15) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/mailx/hdr/
H A Dusg.local.h78 # define MASTER (value("bsdcompat") ? libpath("Mail.rc") : \ macro
81 # define MASTER (value("bsdcompat") ? "/etc/mail/Mail.rc" : \ macro
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/
H A Dsgml2roff.sh97 MASTER=`nawk '/SYSTEM/ {gsub("\"","",$4);gsub(">","",$4);print $4}' \
99 echo ".so `dirname $1`/$MASTER"
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A Dbasic.t92 open (MASTER, source_path ("basic.$translators{$_}"))
96 my $master = <MASTER>;
98 close MASTER;
/opensolaris-onvv-gate/usr/src/cmd/rexd/
H A Dunix_login.c99 #define MASTER 1 /* Master xprt */ macro
275 uxprt[MASTER].xp_fd = Master;
276 xprt_register(&uxprt[MASTER]);
326 xprt_unregister(&uxprt[MASTER]);
607 xprt_unregister(&uxprt[MASTER]);
/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Duucico.c190 if ( (Role = atoi(optarg)) != MASTER && Role != SLAVE ) {
233 if (Role == MASTER || *Loginuser == NULLCHAR) {
259 pfStrtConn((Role == MASTER) ? 'M' : 'S');
260 if (Role == MASTER) {
278 scReqsys((Role == MASTER) ? Myname : Rmtname); /* log requestor system */
494 if (Role == MASTER && callok(Rmtname) != 0) {
502 if (Role == MASTER) {
510 if (Ifn != -1 && Role == MASTER) {
692 DEBUG(4, "Role %s, ", Role ? "MASTER" : "SLAVE");
H A Dcntrl.c280 if (Role == MASTER) {
559 if (Role == MASTER) {
577 ASSERT(Role == MASTER, Wr_ROLE, "", Role);
603 Role = MASTER;
621 * MASTER section of SNDFILE
631 ASSERT(Role == MASTER, Wr_ROLE, "", Role);
647 ASSERT(Role == MASTER, Wr_ROLE, "", Role);
756 /* SLAVE gets the original filesize from sender (MASTER) */
1008 * MASTER section of RCVFULE
1017 ASSERT(Role == MASTER, Wr_ROL
[all...]
H A Dlogent.c38 static int CurRole = MASTER; /* Uucico's current role. */
H A Danlwrk.c189 /* If Role is MASTER and JobGrade is null, then
196 if (Role == MASTER) {
H A Dinterface.c238 if ( role == MASTER ) {
391 DEBUG(4, "tssetup: MASTER mode: leaving ok\n%s", "");
H A Duucp.h322 #define MASTER 1 macro
H A Dcallers.c339 if ( (*Setup)( MASTER, &dcf, &dcf ) ) {
341 DEBUG(5, "MASTER Setup failed%s", "");
/opensolaris-onvv-gate/usr/src/cmd/mailx/
H A Dmain.c367 load(MASTER);
/opensolaris-onvv-gate/usr/src/lib/libnsl/dial/
H A Duucp.h217 #define MASTER 1 macro
H A Dcallers.c284 if ((*Setup)(MASTER, &dcf, &dcf)) {
286 DEBUG(5, "MASTER Setup failed%s", "");
/opensolaris-onvv-gate/usr/src/cmd/ttymon/
H A Duucp.h260 #define MASTER 1 macro

Completed in 181 milliseconds