Home
last modified time | relevance | path

Searched refs:CMD_MODULOAD (Results 1 – 2 of 2) sorted by relevance

/dports/devel/elfsh/elfsh-0.51b3/vm/include/
H A Delfsh.h161 #define CMD_MODULOAD "modunload" macro
/dports/devel/elfsh/elfsh-0.51b3/vm/
H A Dtables.c488 vm_addcmd(CMD_MODULOAD, (void *) cmd_modunload, (void *) vm_getoption, 0); in setup_cmdhash()