OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CVSADM_NOTIFYTMP
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
cvs.h
125
#define
CVSADM_NOTIFYTMP
getCVSDir("/Notify.tmp")
142
#define
CVSADM_NOTIFYTMP
getCVSDir("/Notify.tmp")
client.c
2619
newf = xfopen (
CVSADM_NOTIFYTMP
, "w");
2622
error (0, errno, "cannot write %s",
CVSADM_NOTIFYTMP
);
2635
error (0, errno, "cannot write %s",
CVSADM_NOTIFYTMP
);
2646
error (0, errno, "cannot close %s",
CVSADM_NOTIFYTMP
);
2660
rename_file (
CVSADM_NOTIFYTMP
, CVSADM_NOTIFY);
Completed in 21 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026