Home
last modified time | relevance | path

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

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_fm_op.c122 int _e_fm_op_error_response = E_FM_OP_NONE;
123 int _e_fm_op_overwrite_response = E_FM_OP_NONE;
452 t->type = E_FM_OP_NONE; in _e_fm_op_task_new()
453 t->overwrite = E_FM_OP_NONE; in _e_fm_op_task_new()
652 if (_e_fm_op_overwrite_response != E_FM_OP_NONE) in _e_fm_op_idler_handle_error()
668 if (_e_fm_op_error_response == E_FM_OP_NONE) in _e_fm_op_idler_handle_error()
683 _e_fm_op_error_response = E_FM_OP_NONE; in _e_fm_op_idler_handle_error()
689 _e_fm_op_error_response = E_FM_OP_NONE; in _e_fm_op_idler_handle_error()
696 _e_fm_op_error_response = E_FM_OP_NONE; in _e_fm_op_idler_handle_error()
1189 _e_fm_op_overwrite_response = E_FM_OP_NONE; in _e_fm_op_handle_overwrite()
[all …]
H A De_fm_op.h18 E_FM_OP_NONE = 9, enumerator