OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:splitchar
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
aclparse.c
69
static void split(char *line, int
splitchar
, char **left, char **right);
2251
int
splitchar
,
2256
if ( (*right = strchr( line,
splitchar
)) != NULL ) {
/src/external/mit/libuv/dist/src/win/
fs.c
1970
WCHAR
splitchar
;
local
1997
splitchar
= path[split - 1];
2124
path[split - 1] =
splitchar
;
Completed in 23 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026