Searched refs:goto_command (Results 1 – 1 of 1) sorted by relevance
2884 char *goto_command; variable2886 goto_command = (char *)xmalloc2889 sprintf (goto_command, "(%s)%s", MANPAGE_FILE_BUFFER_NAME, line);2891 info_parse_and_select (goto_command, window);2892 free (goto_command);