Searched refs:dynpat (Results 1 – 4 of 4) sorted by relevance
246 struct dynpat { /* structure specifying patterns for dynlib's */ struct247 struct dynpat *next; argument260 extern struct dynpat *Dynpat; argument261 extern struct dynpat *Lastpat;
104 struct dynpat *Dynpat;105 struct dynpat *Lastpat;
540 struct dynpat *Dyp; in liblist()547 Dyp = my_malloc(sizeof (struct dynpat), NULL); in liblist()
273 do_symbol_iter(const char *object_name, struct dynpat *Dyp) in do_symbol_iter()301 struct dynpat *Dyp; in object_iter()497 struct dynpat *Dyp = cd; in symbol_iter()