Searched defs:pathcomp (Results 1 – 1 of 1) sorted by relevance
53 typedef struct pathcomp struct55 struct pathcomp *next; argument56 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 …]