Searched refs:SymTab (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/src/
H A Dstab.c41 static STAB *SymTab[STABSIZE]; variable
69 ps = &SymTab[hfunc];
242 for (shead = SymTab; shead < &SymTab[STABSIZE]; shead++)
281 for (shead = SymTab; shead < &SymTab[STABSIZE]; shead++)
323 for (shead = SymTab; shead < &SymTab[STABSIZE]; shead++)
335 ** RMEXPSTAB -- remove expired entries from SymTab.
373 s = SymTab[
[all...]

Completed in 19 milliseconds