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