OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c_alias
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ksh/
proto.h
25
int
c_alias
ARGS((char **));
c_ksh.c
858
c_alias
(wp)
function
1441
{"+alias",
c_alias
}, /* no =: at&t manual wrong */
/src/external/gpl3/gdb/dist/gdb/cli/
cli-cmds.c
2087
struct cmd_list_element *
c_alias
, *c_command;
2107
c_alias
= lookup_cmd_1 (& alias_prefix, cmdlist, NULL, NULL, 1);
2108
if (
c_alias
!= c_command)
2082
struct cmd_list_element *
c_alias
, *c_command;
local
/src/external/gpl3/gdb.old/dist/gdb/cli/
cli-cmds.c
2096
struct cmd_list_element *
c_alias
, *c_command;
2116
c_alias
= lookup_cmd_1 (& alias_prefix, cmdlist, NULL, NULL, 1);
2117
if (
c_alias
!= c_command)
2091
struct cmd_list_element *
c_alias
, *c_command;
local
Completed in 31 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026