Home
last modified time | relevance | path

Searched refs:cmd_activateother (Results 1 – 3 of 3) sorted by relevance

/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Dcmd_activate.h5 extern gint cmd_activateother(MainInfo *min, DirPane *src, DirPane *dst, const CmdArg *ca);
H A Dcmd_activate.c28 gint cmd_activateother(MainInfo *min, DirPane *src, DirPane *dst, const CmdArg *ca) in cmd_activateother() function
H A Dcmdseq.c741 csq_add_builtin(min, "ActivateOther", cmd_activateother, NULL); in csq_init_commands()