Home
last modified time | relevance | path

Searched defs:get_action (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/kyua-atf-compat/dist/
H A Datf-report.sh43 get_action() { function
/netbsd-src/external/bsd/kyua-cli/dist/engine/drivers/
H A Dscan_action.cpp59 get_action(store::transaction& tx, optional< int64_t >& action_id) in get_action() function
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfokey.c406 get_action, in compile() enumerator
/netbsd-src/external/bsd/kyua-cli/dist/store/
H A Dtransaction.cpp654 store::transaction::get_action(const int64_t action_id) in get_action() function in store::transaction
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dvstream.c622 #define VSTREAM_BUF_ACTIONS(bp, get_action, put_action, space_action) { \ argument