OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rprefix
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
keyword-gen.c
353
char
rprefix
[MAX_TOK_LEN + 1];
local
477
rprefix
[prefix_len] = sst[state].ch;
484
/* reverse
rprefix
into prefix */
486
r =
rprefix
;
487
while (r <
rprefix
+ prefix_len)
keyword-gen.c
353
char
rprefix
[MAX_TOK_LEN + 1];
local
477
rprefix
[prefix_len] = sst[state].ch;
484
/* reverse
rprefix
into prefix */
486
r =
rprefix
;
487
while (r <
rprefix
+ prefix_len)
keyword-gen.c
353
char
rprefix
[MAX_TOK_LEN + 1];
local
477
rprefix
[prefix_len] = sst[state].ch;
484
/* reverse
rprefix
into prefix */
486
r =
rprefix
;
487
while (r <
rprefix
+ prefix_len)
Completed in 64 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026