OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:slow_strchr
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/lib/libc/string/
t_strchr.c
15
static char *
slow_strchr
(char *, int);
21
slow_strchr
(char *buf, int ch)
function in typeref:typename:char *
41
ok_off =
slow_strchr
(buf, ch);
276
while ((off =
slow_strchr
(buf + a, '/')) != NULL)
Completed in 12 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025