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

/openbsd-current/usr.bin/cvs/
H A Dworklist.h44 void worklist_unlink(struct worklist *);
H A Dworklist.c91 worklist_unlink(struct worklist *wkl) function
H A Dcvs.c109 worklist_run(&repo_locks, worklist_unlink);
112 worklist_run(&temp_files, worklist_unlink);
H A Ddiff.c605 worklist_run(&temp_files, worklist_unlink);
H A Ddiff3.c266 worklist_run(&temp_files, worklist_unlink);
/openbsd-current/usr.bin/rcs/
H A Dworklist.h44 void worklist_unlink(struct worklist *);
H A Dworklist.c96 worklist_unlink(struct worklist *wkl) function
H A Drcsprog.c73 worklist_clean(&temp_files, worklist_unlink);
158 worklist_run(&temp_files, worklist_unlink);

Completed in 127 milliseconds