Searched refs:do_action (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sbin/devd/
H A Ddevd.hh77 virtual bool do_action(config &) = 0;
90 virtual bool do_action(config &) { return true; } function in class:match
108 virtual bool do_action(config &) { return true; } function in class:media
123 virtual bool do_action(config &);
H A Ddevd.cc209 if (!(*i)->do_action(c))
280 action::do_action(config &c) function in class:action
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dlex.c1106 do_action: /* This label is used only to access EOF actions. */
1795 goto do_action;
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dlex.c783 do_action: /* This label is used only to access EOF actions. */
967 goto do_action;
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c762 do_action: /* This label is used only to access EOF actions. */
904 goto do_action;
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_lex.c739 do_action: /* This label is used only to access EOF actions. */
847 goto do_action;
/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c2315 do_action: /* This label is used only to access EOF actions. */
4232 goto do_action;

Completed in 112 milliseconds