Searched refs:W_ADD (Results 1 – 1 of 1) sorted by relevance
27 #define W_ADD 0x08 macro72 watch_req |= W_ADD; in cvs_watch()86 if (!(watch_req & (W_ADD|W_REMOVE))) in cvs_watch()126 if (watch_req & (W_ADD|W_REMOVE)) { in cvs_watch()154 if (watch_req & (W_ADD|W_REMOVE)) in cvs_watch()156 (watch_req & W_ADD) ? "add" : "remove"); in cvs_watch()