Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/cscope-fast/
H A Dfind.c109 getstring(file); /* save the file name */ in findsymbol()
143 getstring(file); in findsymbol()
179 getstring(s); in findsymbol()
205 getstring(symbol); in findsymbol()
290 getstring(file); in finddef()
330 getstring(s); in finddef()
372 getstring(file); in findallfcns()
382 getstring(function); in findallfcns()
419 getstring(file); in findcalledby()
506 getstring(file); in findcalling()
[all …]
H A Dmain.c1297 getstring(file); in getoldfile()
1495 getstring(symbol); in copyinverted()
1505 getstring(symbol); in copyinverted()
1526 getstring(s); in putinclude()
H A Dglobal.h253 void getstring(char *s);
/titanic_50/usr/src/cmd/rmt/
H A Drmt.c133 static void getstring(char *, size_t);
137 static void getstring();
212 getstring(count, sizeof (count)); in main()
213 getstring(pos, sizeof (pos)); in main()
228 getstring(op, sizeof (op)); in main()
229 getstring(count, sizeof (count)); in main()
358 getstring(count, sizeof (count)); in main()
383 getstring(count, sizeof (count)); in main()
420 getstring(device, sizeof (device)); in main()
431 getstring(device, sizeof (device)); in main()
[all …]