Home
last modified time | relevance | path

Searched refs:send_notifications (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/cvs/src/
H A Dedit.c222 static int send_notifications PROTO ((int, char **, int));
227 send_notifications (argc, argv, local) in send_notifications() function
448 err += send_notifications (argc, argv, local);
617 err += send_notifications (argc, argv, local);
H A DChangeLog-939579 * edit.c (send_notifications): In client case, do not readlock.