OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Cmd_StuffCmds_f
(Results
1 - 2
of
2
) sorted by null
/external/quake/quake/src/QW/client/
cmd.c
204
Cmd_StuffCmds_f
212
void
Cmd_StuffCmds_f
(void)
739
Cmd_AddCommand ("stuffcmds",
Cmd_StuffCmds_f
);
/external/quake/quake/src/WinQuake/
cmd.cpp
205
Cmd_StuffCmds_f
213
void
Cmd_StuffCmds_f
(void)
433
Cmd_AddCommand ("stuffcmds",
Cmd_StuffCmds_f
);
Completed in 94 milliseconds