Home
last modified time | relevance | path

Searched refs:dynpat (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/truss/
H A Dramdata.h246 struct dynpat { /* structure specifying patterns for dynlib's */ struct
247 struct dynpat *next; argument
260 extern struct dynpat *Dynpat; argument
261 extern struct dynpat *Lastpat;
H A Dramdata.c104 struct dynpat *Dynpat;
105 struct dynpat *Lastpat;
H A Dlistopts.c540 struct dynpat *Dyp; in liblist()
547 Dyp = my_malloc(sizeof (struct dynpat), NULL); in liblist()
H A Dfcall.c273 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()