OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newcmd
(Results
1 - 4
of
4
) sorted by null
/external/quake/quake/src/QW/server/
sv_user.c
1548
usercmd_t oldest, oldcmd,
newcmd
;
local
[
all
...]
/external/iptables/iptables/
ip6tables.c
361
add_command(unsigned int *cmd, const int
newcmd
, const int othercmds,
368
cmd2char(
newcmd
), cmd2char(*cmd & (~othercmds)));
369
*cmd |=
newcmd
;
[
all
...]
iptables.c
374
add_command(unsigned int *cmd, const int
newcmd
, const int othercmds,
381
cmd2char(
newcmd
), cmd2char(*cmd & (~othercmds)));
382
*cmd |=
newcmd
;
[
all
...]
/prebuilt/common/ant/
ant.jar
Completed in 88 milliseconds