Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/cscope-fast/
H A Dfind.c70 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