Home
last modified time | relevance | path

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

/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dpath.h53 typedef struct pathcomp struct
55 struct pathcomp *next; argument
56 int refcount;
57 dev_t dev;
58 ino_t ino;
59 time_t mtime;
60 char *name;
61 char *lib;
62 char *bbuf;
63 char *blib;
[all …]