Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/cli/
HDcli-script.c1470 #define HOOK_POST_STRING "hookpost-" in define_command() macro
1503 else if (!strncmp (comname, HOOK_POST_STRING, HOOK_POST_LEN)) in define_command()