OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dotdir
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/warp/
intrp.h
14
EXT char *
dotdir
INIT(NULL); /* where . files go */
intrp.c
48
dotdir
= getval("
DOTDIR
",homedir);
385
s =
dotdir
;
/src/external/gpl2/xcvs/dist/src/
mkmodules.c
1088
char
dotdir
[50], dotpag[50], dotdb[50];
local
1090
(void) sprintf (
dotdir
, "%s.dir", temp);
1093
if (unlink_file (
dotdir
) < 0
1095
error (0, errno, "cannot remove %s",
dotdir
);
1114
char
dotdir
[50], dotpag[50], dotdb[50];
local
1121
(void) sprintf (
dotdir
, "%s.dir", CVSROOTADM_MODULES);
1147
if (CVS_RENAME (
dotdir
, bakdir) < 0)
1157
if (CVS_RENAME (newdir,
dotdir
) < 0)
Completed in 74 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026