Lines Matching refs:POSTING
66 static POSTING *postingp; /* retrieved posting set pointer */
70 static POSTING *getposting(void);
76 static void putpostingref(POSTING *p);
96 POSTING *p; in findsymbol()
259 POSTING *p; in finddef()
399 POSTING *p; in findcalledby()
488 POSTING *p; in findcalling()
564 POSTING *p; in findassignments()
704 POSTING *p; in findinclude()
1018 static POSTING *
1035 putpostingref(POSTING *p) in putpostingref()