read_string        61 user/testbin/tictac/tictac.c int  read_string(char *buf, int length);
read_string       185 user/testbin/tictac/tictac.c 		if (read_string(answer, MAXSTRING) < 0)
read_string       226 user/testbin/tictac/tictac.c 		if (read_string(answer, MAXSTRING) < 0)
read_string       235 user/testbin/tictac/tictac.c 		if (read_string(answer, MAXSTRING) < 0)