Searched refs:GetString (Results 1 – 3 of 3) sorted by relevance
| /titanic_44/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
| H A D | externs.h | 229 extern char *GetString(char **, unsigned int *, FILE *);
|
| H A D | commands.c | 1468 if (GetString(&buf, NULL, stdin) == NULL) { 3501 if (GetString(&line, &linesize, stdin) == NULL) { 3625 if (GetString(&line, &linesize, rcfile) == NULL) { in cmdrc()
|
| H A D | utilities.c | 1210 GetString(bufp, bufsiz, st) in GetString() function
|