Searched defs:getstring (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/rmt/
H A Drmt.c133 static void getstring(char *, size_t);
137 static void getstring();
212 getstring(count, sizeof (count));
213 getstring(pos, sizeof (pos));
228 getstring(op, sizeof (op));
229 getstring(count, sizeof (count));
358 getstring(count, sizeof (count));
383 getstring(count, sizeof (count));
420 getstring(device, sizeof (device));
431 getstring(devic
482 getstring(char *cp, size_t size) function
[all...]
/illumos-gate/usr/src/tools/cscope-fast/
H A Dfind.c109 getstring(file); /* save the file name */
143 getstring(file);
179 getstring(s);
205 getstring(symbol);
290 getstring(file);
330 getstring(s);
372 getstring(file);
382 getstring(function);
419 getstring(file);
506 getstring(fil
1155 getstring(char *s) function
[all...]

Completed in 46 milliseconds