Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDinfcmd.c115 static int strip_bg_char (char **);
348 strip_bg_char (char **args) in strip_bg_char() function
436 int async_exec = strip_bg_char (&args); in run_command()
496 async_exec = strip_bg_char (&proc_count_exp); in continue_command()
590 async_exec = strip_bg_char (&count_string); in step_1()
800 async_exec = strip_bg_char (&arg); in jump_command()
997 async_exec = strip_bg_char (&arg); in until_command()
1031 async_exec = strip_bg_char (&arg); in advance_command()
1190 async_exec = strip_bg_char (&arg); in finish_command()