Searched refs:symh (Results 1 – 2 of 2) sorted by relevance
53 struct symh { struct62 typedef struct symh *SYM; argument
89 if ((h = malloc(sizeof(struct symh))) == NULL) { in newsym()