OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpoptend
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/mountd/
mountd.c
1745
char *cpoptarg, *
cpoptend
;
local in function:do_opt
1759
if ((
cpoptend
= strchr(cpopt, ',')) != NULL) {
1760
*
cpoptend
++ = '\0';
1856
cpopt =
cpoptend
;
mountd.c
1745
char *cpoptarg, *
cpoptend
;
local in function:do_opt
1759
if ((
cpoptend
= strchr(cpopt, ',')) != NULL) {
1760
*
cpoptend
++ = '\0';
1856
cpopt =
cpoptend
;
Completed in 24 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025