Home
last modified time | relevance | path

Searched refs:action_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfatal-signal.c114 typedef void (*action_t) (void); typedef
121 volatile action_t action;
151 action_t action; in fatal_signal_handler()
190 at_fatal_signal (action_t action) in at_fatal_signal()
/netbsd-src/external/gpl2/lvm2/dist/lib/activate/
H A Ddev_manager.c45 } action_t; typedef
1196 static int _tree_action(struct dev_manager *dm, struct logical_volume *lv, action_t action) in _tree_action()