Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/cli/
HDcli-script.c1463 char *tem, *comfull; in define_command() local
1473 comfull = comname; in define_command()
1520 comfull); in define_command()
1535 "Type commands for definition of \"%s\".", comfull); in define_command()
1573 char *tem, *comfull; in document_command() local
1576 comfull = comname; in document_command()
1583 error (_("Command \"%s\" is built-in."), comfull); in document_command()
1586 comfull); in document_command()