OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpoptend
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/mountd/
mountd.c
1745
char *cpoptarg, *
cpoptend
;
local
1759
if ((
cpoptend
= strchr(cpopt, ',')) != NULL) {
1760
*
cpoptend
++ = '\0';
1856
cpopt =
cpoptend
;
Completed in 16 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026