Home
last modified time | relevance | path

Searched refs:label (Results 51 – 75 of 172) sorted by last modified time

1234567

/original-bsd/usr.bin/f77/pass1.tahoe/
H A Dio.c940 op->val.label = p->constblock.constant.ci;
1172 prcona(initfile, op->val.label);
H A Dbb.c623 sl->lineno,sl,Zslot[sl->type],sl->label);
/original-bsd/sys/vax/if/ACC/driver/
H A Dif_dda.c3451 prt_bytes(unit, label, bp, cnt) in prt_bytes() argument
3453 char *label;
3462 DDALOG(LOG_DEBUG) "dda%d: %s\n", unit, label DDAELOG;
/original-bsd/sys/tahoe/stand/vdformat/
H A Dlist.c51 printf(", type %s.\n", d_info[ctlr][drive].label.d_typename);
H A Dproc_cmd.c157 lab = &D_INFO->label;
H A Dstart.c24 lab = &D_INFO->label; in start_commands()
H A Dvdfmt.h206 struct disklabel label; member
/original-bsd/sys/tahoe/tahoe/
H A Dlocore.s269 nofault: .space 4 # bus error non-local goto label
/original-bsd/sys/sys/
H A Dvnode.h384 void vprint __P((char *label, struct vnode *vp));
/original-bsd/sys/sparc/sparc/
H A Dlocore.s205 #define VTRAP(type, label) \ argument
206 mov (type), %l3; b label; mov %psr, %l0; nop
/original-bsd/sys/pmax/stand/
H A Ddec_label.c22 struct disklabel label; variable
47 if (ioctl(fd, DIOCGDINFO, &label) < 0)
54 dec_label.map[i].numBlocks = label.d_partitions[i].p_size;
55 dec_label.map[i].startBlock = label.d_partitions[i].p_offset;
59 if (lseek(fd, (off_t)DEC_LABEL_SECTOR * label.d_secsize, SEEK_SET) == -1)
/original-bsd/sys/pmax/dist/
H A DREADME_TOO21 # disklabel -W /dev/rrz?c # This enables writing the label
/original-bsd/sys/kern/
H A Dvfs_subr.c1346 vprint(label, vp) in vprint() argument
1347 char *label; in vprint()
1352 if (label != NULL)
1353 printf("%s: ", label);
/original-bsd/sys/hp300/stand/
H A DMakefile20 SRCS= conf.c label.c machdep.c prf.c ${DRIVERS}
33 libdrive.a: conf.o label.o machdep.o prf.o ${DRIVERS:.c=.o}
41 label.o machdep.o srt0.o: Makefile
/original-bsd/sys/hp/hpux/
H A Dhpux_compat.c1640 void *label; member
/original-bsd/share/tmac/
H A DREADME57 .\" NS lS string (site) list-label-sep (list-types hang, number, bullet, diag)
/original-bsd/share/termcap/
H A Dtermcap.src171 # each label is programmed creating to much visual activity.
2565 # Special "terminals". These are used to label tty lines when you don't
/original-bsd/share/dict/
H A Dwords13212 label
/original-bsd/sbin/disklabel/
H A Ddisklabel.c707 struct disklabel label; variable
729 memset(&label, 0, sizeof(label));
730 if (getasciilabel(fd, &label)) {
731 *lp = label;
/original-bsd/old/sed/
H A Dsed.h128 struct label { struct
134 struct label *lab; argument
135 struct label *labend;
155 struct label *search();
H A Dsed0.c13 struct label *labtab = ltab;
132 struct label *lpt; in fcomp()
911 struct label *search(ptr) in search()
912 struct label *ptr; in search()
914 struct label *rp;
929 struct label *lptr; in dechain()
/original-bsd/old/prof/
H A Dprof.c621 label(bufl); in plotprof()
/original-bsd/old/ratfor/
H A Dr.y37 | label stat
58 label : DIGITS ={ transfer = 0; outcode($1); }
/original-bsd/old/pcc/lint/llibs/
H A Dllib-lplot7 label(s) char s[]; { ; }
/original-bsd/old/pcc/mip/
H A Dmanifest283 int label; /* for use with branching */

1234567