386BSD 0.1 development
[unix-history] / usr / src / usr.bin / cpio / tags
CommitLineData
03d9e93b
WJ
1EQ cpio.c /^#define EQ(x,y) (strcmp(x,y)==0)$/
2MKSHORT cpio.c /^#define MKSHORT(v,lv) {U.l=1L;if(U.c[0]) U.l=lv,v[/
3MK_USHORT cpio.c /^#define MK_USHORT(a) (a & 00000177777) \/* Make un/
4Mcpio cpio.c /^main(argc, argv)$/
5bintochar cpio.c /^bintochar(t) \/* ASCII header write *\/$/
6bread cpio.c /^bread(b, c)$/
7breread cpio.c /^breread(b, c)$/
8bwrite cpio.c /^bwrite(rp, c)$/
9chartobin cpio.c /^chartobin() \/* ASCII header read *\/$/
10chgreel cpio.c /^chgreel(x, fl, rv)$/
11chkhdr cpio.c /^chkhdr()$/
12chkswfile cpio.c /^chkswfile( sp, c, option )$/
13ckname cpio.c /^ckname(namep) \/* check filenames with patterns gi/
14eomchgreel cpio.c /^eomchgreel()$/
15fperr cpio.c /^fperr( va_alist )$/
16fperrno cpio.c /^fperrno( va_alist )$/
17gethdr cpio.c /^gethdr() \/* get file headers *\/$/
18getname cpio.c /^getname() \/* get file name, get info for header /
19gmatch cpio.c /^gmatch(s, p)$/
20missdir cpio.c /^missdir(namep)$/
21mklong cpio.c /^long mklong(v)$/
22nmatch cpio.c /^nmatch(s, pat)$/
23openout cpio.c /^openout(namep, symlname) \/* open files for writin/
24pentry cpio.c /^pentry(namep) \/* print verbose table of contents/
25postml cpio.c /^postml(namep, np) \/* linking funtion: Postml() /
26pwd cpio.c /^pwd() \/* get working directory *\/$/
27set_time cpio.c /^set_time(namep, atime, mtime) \/* set access and m/
28smemcpy cpio.c /^smemcpy( to, from, count )$/
29swap cpio.c /^swap(buf, bytecount, bytes, halfwords) \/* swap ha/
30umatch cpio.c /^umatch(s, p)$/
31usage cpio.c /^usage()$/