st_callback 144 fencing/test.c st->cmds->register_notification(st, T_STONITH_NOTIFY_DISCONNECT, st_callback); st_callback 145 fencing/test.c st->cmds->register_notification(st, T_STONITH_NOTIFY_FENCE, st_callback); st_callback 146 fencing/test.c st->cmds->register_notification(st, STONITH_OP_DEVICE_ADD, st_callback); st_callback 147 fencing/test.c st->cmds->register_notification(st, STONITH_OP_DEVICE_DEL, st_callback); st_callback 291 fencing/test.c st->cmds->register_notification(st, T_STONITH_NOTIFY_DISCONNECT, st_callback); st_callback 292 fencing/test.c st->cmds->register_notification(st, T_STONITH_NOTIFY_FENCE, st_callback); st_callback 293 fencing/test.c st->cmds->register_notification(st, STONITH_OP_DEVICE_ADD, st_callback); st_callback 294 fencing/test.c st->cmds->register_notification(st, STONITH_OP_DEVICE_DEL, st_callback);