OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:showcmd
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/am-utils/dist/m4/
amindent
296
showcmd
="${icmd} $i -o $i$prefix"
303
showcmd
="${icmd} $i $i$prefix"
312
echo ${
showcmd
}
/src/external/gpl3/gdb.old/dist/gdb/
top.c
1955
struct cmd_list_element *
showcmd
;
1957
showcmd
= lookup_cmd_1 (&cmdname, showlist, NULL, NULL, 1);
1958
gdb_assert (
showcmd
!= NULL &&
showcmd
!= CMD_LIST_AMBIGUOUS);
1962
if (
showcmd
->doc &&
showcmd
->doc_allocated)
1963
xfree ((char *)
showcmd
->doc);
1967
showcmd
->doc = _("Show verbose printing of informational messages.");
1972
showcmd
->doc = _("Show verbosity.");
1975
showcmd
->doc_allocated = 0
1947
struct cmd_list_element *
showcmd
;
local
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
top.c
1955
struct cmd_list_element *
showcmd
;
1957
showcmd
= lookup_cmd_1 (&cmdname, showlist, NULL, NULL, 1);
1958
gdb_assert (
showcmd
!= NULL &&
showcmd
!= CMD_LIST_AMBIGUOUS);
1962
if (
showcmd
->doc &&
showcmd
->doc_allocated)
1963
xfree ((char *)
showcmd
->doc);
1967
showcmd
->doc = _("Show verbose printing of informational messages.");
1972
showcmd
->doc = _("Show verbosity.");
1975
showcmd
->doc_allocated = 0
1947
struct cmd_list_element *
showcmd
;
local
[
all
...]
Completed in 18 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026