Home
last modified time | relevance | path

Searched refs:notify_check (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/cvs/src/
H A Dedit.h20 extern void notify_check PROTO ((char *repository, char *update_dir));
H A Drecurse.c715 notify_check (repository, update_dir);
H A Dedit.c970 notify_check (repository, update_dir) in notify_check() function
H A DChangeLog-9395316 * edit.c (notify_check): use new var server_started.
425 * recurse.c (do_recursion): Call notify_check.
H A DChangeLog-964032 * edit.c (notify_check): surround with #ifdef CLIENT_SUPPORT; else
4035 * edit.h (notify_check): surround declaration with #ifdef
H A DChangeLog-972078 * edit.c (notify_check): Free getline buffer.