Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dfind.c107 getstring(file); /* save the file name */ in findsymbol()
141 getstring(file); in findsymbol()
177 getstring(s); in findsymbol()
203 getstring(symbol); in findsymbol()
288 getstring(file); in finddef()
328 getstring(s); in finddef()
370 getstring(file); in findallfcns()
380 getstring(function); in findallfcns()
417 getstring(file); in findcalledby()
504 getstring(file); in findcalling()
[all …]
H A Dmain.c1295 getstring(file); in getoldfile()
1493 getstring(symbol); in copyinverted()
1503 getstring(symbol); in copyinverted()
1524 getstring(s); in putinclude()
H A Dglobal.h253 void getstring(char *s);
/illumos-gate/usr/src/cmd/rmt/
H A Drmt.c131 static void getstring(char *, size_t);
135 static void getstring();
210 getstring(count, sizeof (count)); in main()
211 getstring(pos, sizeof (pos)); in main()
226 getstring(op, sizeof (op)); in main()
227 getstring(count, sizeof (count)); in main()
356 getstring(count, sizeof (count)); in main()
381 getstring(count, sizeof (count)); in main()
418 getstring(device, sizeof (device)); in main()
429 getstring(device, sizeof (device)); in main()
[all …]