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

/freebsd-13-stable/sbin/devd/
H A Ddevd.hh79 virtual bool do_action(config &) = 0;
92 virtual bool do_action(config &) { return true; } function in class:match
110 virtual bool do_action(config &) { return true; } function in class:media
125 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-13-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-13-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-13-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-13-stable/tools/build/bootstrap-m4/
H A Dinittokenizer.c768 do_action: /* This label is used only to access EOF actions. */
947 goto do_action;
/freebsd-13-stable/usr.bin/lex/
H A Dinitscan.c2283 do_action: /* This label is used only to access EOF actions. */
4242 goto do_action;

Completed in 79 milliseconds