Searched refs:getposting (Results 1 – 1 of 1) sorted by relevance
70 static POSTING *getposting(void);99 while ((p = getposting()) != NULL) { in findsymbol()262 while ((p = getposting()) != NULL) { in finddef()402 while ((p = getposting()) != NULL) { in findcalledby()491 while ((p = getposting()) != NULL) { in findcalling()567 while ((p = getposting()) != NULL) { in findassignments()707 while ((p = getposting()) != NULL) { in findinclude()1019 getposting(void) in getposting() function