Home
last modified time | relevance | path

Searched defs:add_command (Results 1 – 4 of 4) sorted by relevance

/third_party/iptables/iptables/
Dxshared.c760 void add_command(unsigned int *cmd, const int newcmd, in add_command() function
/third_party/python/PC/
Dlauncher.c991 add_command(wchar_t * name, wchar_t * cmdline) in add_command() function
/third_party/python/Lib/tkinter/
Dtix.py1193 def add_command(self, name, cnf={}, **kw): member in OptionMenu
D__init__.py3329 def add_command(self, cnf={}, **kw): member in Menu