Home
last modified time | relevance | path

Searched refs:MAJOR (Results 1 – 16 of 16) sorted by relevance

/original-bsd/sys/vax/mdec/
H A Draboot.c10 .set MAJOR,9 /* major("/dev/ra0a") */
27 movl $MAJOR,r10 /* major("/dev/xx0a") */
H A Dhkboot.c10 .set MAJOR,3 /* major("/dev/hk0a") */
43 movl $MAJOR,r10 /* major("/dev/xx0a") */
H A Drlboot.c10 .set MAJOR,14 /* major("/dev/rl0a") */
43 cvtbl $MAJOR,r10 /* major("/dev/xx0a") */
H A Dupboot.c10 .set MAJOR,2 /* major("/dev/up0a") */
49 movl $MAJOR,r10 /* major("/dev/xx0a") */
/original-bsd/usr.sbin/config.new/
H A Dgram.y65 %token XFILE FLAGS INCLUDE XMACHINE MAJOR MAKEOPTIONS MAXUSERS MINOR
162 MAJOR '{' majorlist '}';
299 MAJOR NUMBER MINOR NUMBER = { $$ = makedev($2, $4); };
H A Dscan.l70 major { return MAJOR; }
/original-bsd/usr.sbin/config/
H A Dlang.l53 { "major", MAJOR },
H A Dconfig.y33 %token MAJOR
304 MAJOR NUMBER MINOR NUMBER
/original-bsd/bin/pax/
H A Dpax.h203 #define MAJOR(x) (((unsigned)(x) >> 8) & 0xff) macro
H A Dgen_subs.c108 (void)printf("%4u,%4u ", MAJOR(sbp->st_rdev),
110 (void)printf("%4lu,%4lu ", MAJOR(sbp->st_rdev),
H A Dcpio.c864 ul_asc((u_long)MAJOR(arcn->sb.st_dev),hd->c_maj, sizeof(hd->c_maj),
868 ul_asc((u_long)MAJOR(arcn->sb.st_rdev),hd->c_rmaj,sizeof(hd->c_maj),
H A Dtar.c1007 if (ul_oct((u_long)MAJOR(arcn->sb.st_rdev), hd->devmajor,
/original-bsd/share/zoneinfo/datfiles/
H A Dsouthamerica44 # BRAZIL 3 H BEHIND UTC FOR MOST MAJOR AIRPORTS.
H A Dusno198818 BRAZIL 3 H BEHIND UTC FOR MOST MAJOR AIRPORTS.
H A Dusno198978 BRAZIL 3 H BEHIND UTC FOR MOST MAJOR AIRPORTS.
/original-bsd/usr.sbin/sendmail/
H A DRELEASE_NOTES3259 MAJOR CHANGE: delete e_sender and e_returnpath (why are these