Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/cvs/src/
Dedit.c156 int notif_type; local
179 notif_type = line[0];
180 if (notif_type == '\0')
206 notify_do (notif_type, filename, getcaller (), val, watches,
996 int notif_type; local
1001 notif_type = line[0];
1002 if (notif_type == '\0')
1011 client_notify (repository, update_dir, filename, notif_type, val);
Dclient.c5923 client_notify (repository, update_dir, filename, notif_type, val) in client_notify() argument
5927 int notif_type;
5936 buf[0] = notif_type;