OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STRCHR
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nvi/dist/common/
multibyte.h
48
#define
STRCHR
wcschr
62
#define
STRCHR
wcschr
81
#define
STRCHR
strchr
95
#define
STRCHR
strchr
/src/sys/fs/nfs/common/
nfsport.h
852
* Set this macro to index() or
strchr
(), whichever is supported.
854
#define
STRCHR
(s, c)
strchr
((s), (c))
Completed in 35 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026