Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/bad144/
H A Dbad144.c48 int badfile = -1; /* copy of badsector table to use, -1 if any */ variable
93 badfile = **argv - '0';
243 if (badfile == -1)
246 i = badfile * 2;
261 if (badfile != -1)
285 if (badfile == -1)
288 i = badfile * 2;
300 if (badfile != -1)
/original-bsd/old/sdb/
H A Dsymt.c112 filep = files = badfile = (struct filet *) sbrk(sizeof filep[0]); in initfp()
123 if (filep == badfile) { in initfp()
132 badfile += FILEINCR; in initfp()
193 procp->sfptr = (class != N_TEXT) ? filep - 1 : badfile; in initfp()
210 badproc->st_offset = badfile->stf_offset = soffset; in initfp()
211 badproc->sfptr = procp->sfptr = badfile; in initfp()
213 badproc->pname[0] = badfile->sfilename[0]= in initfp()
216 badproc->pname = badfile->sfilename= in initfp()
508 return (filep != files ? filep-1 : badfile);
574 if ((procp->sfptr) != badfile) { in setcur()
[all …]
H A Dhead.h105 } *files, *badfile; variable
H A Ddocomm.c130 if ((procp->pname[0] != '\0') && (procp->sfptr != badfile)) { in docommand()
H A Ddisplay.c508 if (procp->sfptr != badfile) in prfrx()
/original-bsd/old/sh/
H A Dmsg.c40 MSG badfile = "bad file number"; variable
H A Ddefs.h285 MSG badfile; variable
H A Dservice.c50 THEN failed(ion,badfile);
/original-bsd/local/toolchest/ksh/sh/
H A Dio.h105 extern MSG badfile;
H A Dmsg.c77 const MSG badfile = "bad file unit number"; variable
H A Dbuiltin.c219 failed(cmd_name,badfile);
694 failed(cmd_name,badfile);
H A Dio.c276 error(badfile);
H A Dservice.c165 failed(ion,badfile);
/original-bsd/local/transcript/src/
H A Dpscomm.c295 goto badfile;
299 badfile:
/original-bsd/usr.bin/f77/f77.tahoe/
H A Df77.c1238 badfile(s) in badfile() function
/original-bsd/usr.bin/f77/f77.vax/
H A Df77.c1273 badfile(s) in badfile() function