Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dsource.c63 static void forward_search_command (char *, int);
1582 forward_search_command (char *regex, int from_tty) in forward_search_command() function
2043 add_com ("forward-search", class_files, forward_search_command, _("\ in _initialize_source()