Home
last modified time | relevance | path

Searched defs:afile (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/ucbcmd/ls/
H A Dls.c46 struct afile { struct
81 static struct afile *gstat(struct afile *, char *, int, off_t *); argument
47 ftypeafile global() argument
48 fnumafile global() argument
49 fflagsafile global() argument
50 fnlafile global() argument
51 fuidafile global() argument
52 fgidafile global() argument
53 fsizeafile global() argument
54 fblksafile global() argument
55 fmtimeafile global() argument
56 fnameafile global() argument
57 flinktoafile global() argument
[all...]
/titanic_52/usr/src/cmd/backup/restore/
H A Drestore.h216 struct afile { struct
223 struct afile *head; /* start of argument list */ argument
/titanic_52/usr/src/cmd/bnu/
H A Danlwrk.c82 static char afile[NAMESIZE]; /* file with line count for book marks */ local
[all...]
H A Duustat.c1233 char comparef[MAXBASENAME+1], afile[MAXBASENAME+1], cfile[MAXBASENAME+1]; local