OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRCHR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdsubs.c
1799
cp2 =
STRCHR
(cp, ':');
1807
cp2 =
STRCHR
(cp, ',');
/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 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025