Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dwatch.h19 struct addremove_args { struct
21 int edit;
22 int unedit;
23 int commit;
27 int adding;
30 int add_tedit;
32 int add_tunedit;
34 int add_tcommit;
58 void watch_modify_watchers (const char *file, struct addremove_args *what); argument