HomeSort by relevance Sort by last modified time
    Searched full:add_command (Results 1 - 3 of 3) sorted by null

  /external/qemu/
qemu-io.c 1115 add_command(&open_cmd);
1116 add_command(&close_cmd);
1117 add_command(&read_cmd);
1118 add_command(&readv_cmd);
1119 add_command(&write_cmd);
1120 add_command(&writev_cmd);
1121 add_command(&flush_cmd);
1122 add_command(&truncate_cmd);
1123 add_command(&length_cmd);
1124 add_command(&info_cmd)
    [all...]
  /external/iptables/
ip6tables.c 460 add_command(unsigned int *cmd, const int newcmd, const int othercmds, function
    [all...]
iptables.c 551 add_command(unsigned int *cmd, const int newcmd, const int othercmds, function
    [all...]

Completed in 267 milliseconds