Searched refs:OP_FILE_REMOVE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dworkqueue.c48 #define OP_FILE_REMOVE "file-remove" macro
678 /* OP_FILE_REMOVE */
680 /* Process the OP_FILE_REMOVE work item WORK_ITEM.
721 svn_skel__prepend_str(OP_FILE_REMOVE, *work_item, result_pool);
730 /* Process the OP_FILE_REMOVE work item WORK_ITEM.
1390 { OP_FILE_REMOVE, run_file_remove },

Completed in 62 milliseconds