Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/include/
H A Dpath.h52 typedef struct pathcomp struct
54 struct pathcomp *next; argument
55 int refcount;
56 dev_t dev;
57 ino_t ino;
58 time_t mtime;
59 char *name;
60 char *lib;
61 char *blib;
62 void *bltin_lib;
[all …]