OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIRCH
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/ntp/dist/sntp/libopts/
autoopts.h
79
# define
DIRCH
'\\'
81
# define
DIRCH
'/'
load.c
196
case
DIRCH
:
209
if (strchr(prg_path,
DIRCH
) != NULL)
218
pz = strrchr(path,
DIRCH
);
file.c
63
char * p = strrchr(fname,
DIRCH
);
init.c
96
char const * pz = strrchr(pname,
DIRCH
);
configfile.c
1030
if (pz[-1] !=
DIRCH
)
1031
*(pz++) =
DIRCH
;
save.c
134
dirchp = strrchr(res,
DIRCH
);
usage.c
931
fputc(
DIRCH
, option_usage_fp);
Completed in 77 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026