Home
last modified time | relevance | path

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

/titanic_51/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 …]
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dpath.h53 typedef struct pathcomp struct
55 struct pathcomp *next; argument
56 refcountpathcomp global() argument
57 devpathcomp global() argument
58 inopathcomp global() argument
59 mtimepathcomp global() argument
60 namepathcomp global() argument
61 libpathcomp global() argument
62 bbufpathcomp global() argument
63 blibpathcomp global() argument
64 lenpathcomp global() argument
65 flagspathcomp global() argument
66 shppathcomp global() argument