Home
last modified time | relevance | path

Searched defs:command_find (Results 1 – 10 of 10) sorted by relevance

/dports/devel/aegis/aegis-4.25.D510/aecomplete/
H A Dcommand.cc127 command_find(string_ty *name) in command_find() function
/dports/devel/p5-MooseX-App/MooseX-App-1.42/lib/MooseX/App/Meta/Role/Class/
H A DBase.pm525 sub command_find { subroutine
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/managesieve/
H A Dmanagesieve-commands.c86 struct command *command_find(const char *name) in command_find() function
/dports/irc/miau/miau-0.6.6/src/
H A Dcommands.c95 command_find(char *p) in command_find() function
/dports/mail/dovecot/dovecot-2.3.17/src/imap/
H A Dimap-commands.c223 struct command *command_find(const char *name) in command_find() function
/dports/irc/atheme-services/atheme-7.2.9/libathemecore/
H A Dcommandtree.c45 command_t *command_find(mowgli_patricia_t *commandtree, const char *command) in command_find() function
/dports/irc/irssi/irssi-1.2.3/src/core/
H A Dcommands.c41 COMMAND_REC *command_find(const char *cmd) in command_find() function
/dports/audio/musicpd/mpd-0.23.6/doc/
H A Dprotocol.rst1049 .. _command_find: target
/dports/databases/py-apsw/apsw-3.35.4-r1/tools/
H A Dshell.py1406 def command_find(self, cmd): member in Shell
/dports/devel/openocd/openocd-0.11.0/src/helper/
H A Dcommand.c235 static struct command *command_find(struct command *head, const char *name) in command_find() function