OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pzRcName
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ntp/dist/sntp/libopts/
configfile.c
1024
size_t nln = strlen(opts->
pzRcName
) + 1;
1032
memcpy(pz, opts->
pzRcName
, nln);
save.c
158
size_t sz = strlen(res) + strlen(opts->
pzRcName
) + 2;
160
if ( snprintf(pzPath, sz, "%s/%s", res, opts->
pzRcName
)
usage.c
1136
prt_ini_list(opts->papzHomeList, opts->
pzRcName
, opts->pzProgPath);
/src/external/bsd/ntp/dist/sntp/libopts/autoopts/
options.h
620
char const * const
pzRcName
;
Completed in 19 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026