OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:directory_ends_in_slash
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/time/
zic.c
968
static bool
directory_ends_in_slash
;
variable in typeref:typename:bool
1154
directory_ends_in_slash
= directory[strlen(directory) - 1] == '/';
1367
return &"/"[*filename == '/' ||
directory_ends_in_slash
];
zic.c
968
static bool
directory_ends_in_slash
;
variable in typeref:typename:bool
1154
directory_ends_in_slash
= directory[strlen(directory) - 1] == '/';
1367
return &"/"[*filename == '/' ||
directory_ends_in_slash
];
Completed in 38 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025