Home
last modified time | relevance | path

Searched defs:cmdfunc (Results 1 – 25 of 101) sorted by relevance

12345

/dports/databases/opendbx/opendbx-1.4.6/utils/
H A Dcommands.hpp33 typedef void (Commands::*cmdfunc)( const string&, struct format* fparam ); typedef in Commands
/dports/devel/mercurial/mercurial-6.0/hgext/
H A Dpager.py51 def pagecmd(orig, ui, options, cmd, cmdfunc): argument
/dports/x11-toolkits/plib/plib-1.8.5/src/net/
H A DnetMonitor.h53 void (*cmdfunc)(const char*) ; variable
/dports/shells/yash/yash-2.51/lineedit/
H A Dtrie.h28 le_command_func_T *cmdfunc; member
/dports/databases/pecl-redis/redis-5.3.5/
H A Dredis_cluster.h75 #define CLUSTER_PROCESS_KW_CMD(kw, cmdfunc, resp_func, readcmd) \ argument
H A Dcommon.h226 #define REDIS_PROCESS_KW_CMD(kw, cmdfunc, resp_func) \ argument
/dports/mail/courier/courier-0.65.3/courier/
H A Dcmlmmoderate.C143 static int (*cmdfunc)(afxipipestream &, std::string); in cmdmoderate() local
H A Dcmlm.C77 int (*cmdfunc)(const std::vector<std::string> &); member
/dports/lang/python39/Python-3.9.9/Lib/test/test_tools/test_c_analyzer/test_cpython/
H A Dtest___main__.py258 def cmdfunc(cmd, **kwargs): function
/dports/devel/mercurial/mercurial-6.0/hgext/zeroconf/
H A D__init__.py226 def cleanupafterdispatch(orig, ui, options, cmd, cmdfunc): argument
/dports/benchmarks/filebench/filebench-1.5-alpha3-27-g22620e6/
H A Dparsertypes.h79 typedef void (*cmdfunc)(cmd_t *); typedef
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dhdc92x4.h282 typedef void (hdc92x4_device::*cmdfunc)(void); in DECLARE_DEVICE_TYPE() typedef
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dhdc92x4.h282 typedef void (hdc92x4_device::*cmdfunc)(void); in DECLARE_DEVICE_TYPE() typedef
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Ddispatch.py1281 def _runcommand(ui, options, cmd, cmdfunc): argument
/dports/lang/gawk/gawk-5.1.1/
H A Dcommand.y133 Func_cmd cmdfunc; variable
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/mtd/
H A Dnand.h194 void (*cmdfunc)(struct mtd_info *mtd, unsigned command, int column, int page_addr); member
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/mtd/
H A Dnand.h194 void (*cmdfunc)(struct mtd_info *mtd, unsigned command, int column, int page_addr); member
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h384 void (*cmdfunc)(struct mtd_info *mtd, unsigned command, int column, int page_addr); member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h384 void (*cmdfunc)(struct mtd_info *mtd, unsigned command, int column, int page_addr); member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h384 void (*cmdfunc)(struct mtd_info *mtd, unsigned command, int column, int page_addr); member
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h384 void (*cmdfunc)(struct mtd_info *mtd, unsigned command, int column, int page_addr); member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h384 void (*cmdfunc)(struct mtd_info *mtd, unsigned command, int column, int page_addr); member
/dports/lang/sdcc/sdcc-4.0.0/debugger/mcs51/
H A Dsdcdb.c109 int (*cmdfunc)(char *,context *); /* function to execute when command is entered */ member
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h384 void (*cmdfunc)(struct mtd_info *mtd, unsigned command, int column, int page_addr); member
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h384 void (*cmdfunc)(struct mtd_info *mtd, unsigned command, int column, int page_addr); member

12345