Home
last modified time | relevance | path

Searched defs:bg_op (Results 1 – 11 of 11) sorted by relevance

/dports/misc/vifm/vifm-0.11/tests/misc/
H A Dbackground.c62 task(bg_op_t *bg_op, void *arg) in task()
H A Dipc.c235 other_instance(bg_op_t *bg_op, void *arg) in other_instance()
/dports/misc/vifm/vifm-0.11/src/
H A Dbackground.c1202 bg_op_lock(bg_op_t *bg_op) in bg_op_lock()
1209 bg_op_unlock(bg_op_t *bg_op) in bg_op_unlock()
1216 bg_op_changed(bg_op_t *bg_op) in bg_op_changed()
1222 bg_op_set_descr(bg_op_t *bg_op, const char descr[]) in bg_op_set_descr()
1234 bg_op_cancel(bg_op_t *bg_op) in bg_op_cancel()
1248 bg_op_cancelled(bg_op_t *bg_op) in bg_op_cancelled()
H A Dbackground.h87 bg_op_t bg_op; member
H A Dfops_common.c96 bg_op_t *bg_op; /* Information for background operation. */ member
465 bg_op_t *const bg_op = pdata->bg_op; in io_progress_bg() local
877 fops_bg_ops_init(ops_t *ops, bg_op_t *bg_op) in fops_bg_ops_init()
H A Dfops_misc.c395 delete_files_in_bg(bg_op_t *bg_op, void *arg) in delete_files_in_bg()
1122 dir_size_bg(bg_op_t *bg_op, void *arg) in dir_size_bg()
1135 dir_size(bg_op_t *bg_op, char path[], int force) in dir_size()
H A Dops.h89 struct bg_op_t *bg_op; /* Information for background operation. */ member
H A Dfops_cpmv.c519 cpmv_files_in_bg(bg_op_t *bg_op, void *arg) in cpmv_files_in_bg()
H A Dfops_put.c202 put_files_in_bg(bg_op_t *bg_op, void *arg) in put_files_in_bg()
H A Dtrash.c322 empty_trash_in_bg(bg_op_t *bg_op, void *arg) in empty_trash_in_bg()
/dports/misc/vifm/vifm-0.11/src/ui/
H A Dstatusline.c633 ui_stat_job_bar_add(bg_op_t *bg_op) in ui_stat_job_bar_add()
661 ui_stat_job_bar_remove(bg_op_t *bg_op) in ui_stat_job_bar_remove()
689 ui_stat_job_bar_changed(bg_op_t *bg_op) in ui_stat_job_bar_changed()