Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Dwatch.h19 struct addremove_args { struct
58 void watch_modify_watchers (const char *file, struct addremove_args *what); argument
Dwatch.c33 static struct addremove_args the_args;
36 watch_modify_watchers (const char *file, struct addremove_args *what) in watch_modify_watchers()
Dedit.c876 static struct addremove_args blank; in notify_do()
877 struct addremove_args args; in notify_do()
Dupdate.c1364 struct addremove_args args; in checkout_file()