Home
last modified time | relevance | path

Searched refs:client_notify (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dclient.h200 extern void client_notify PROTO((char *, char *, char *, int, char *));
H A Dedit.c1011 client_notify (repository, update_dir, filename, notif_type, val);
H A Dclient.c5923 client_notify (repository, update_dir, filename, notif_type, val) in client_notify() function