Home
last modified time | relevance | path

Searched defs:exp_command (Results 1 – 2 of 2) sorted by relevance

/dports/mail/mailutils/mailutils-3.13/libmailutils/string/
H A Dexpvar.c184 struct exp_command struct
192 static struct exp_command exp_command_tab[] = { argument
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/test/util/
H A Dsteps.py67 def _describe_cmd_difference(exp_command, exp_args, got_command, got_args): argument