Lines Matching defs:pathcomp
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;63 unsigned short len;64 unsigned short flags;65 Shell_t *shp;