OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lite_pre
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
alloc.c
549
static char*
lite_pre
= "checkfront123456";
variable
561
memmove(res,
lite_pre
, lite_pad);
579
memmove(res,
lite_pre
, lite_pad);
593
if(memcmp(real,
lite_pre
, lite_pad) != 0) {
596
log_hex(" should be",
lite_pre
, lite_pad);
629
if(memcmp(real,
lite_pre
, lite_pad) != 0) {
632
log_hex(" should be",
lite_pre
, lite_pad);
alloc.c
549
static char*
lite_pre
= "checkfront123456";
variable
561
memmove(res,
lite_pre
, lite_pad);
579
memmove(res,
lite_pre
, lite_pad);
593
if(memcmp(real,
lite_pre
, lite_pad) != 0) {
596
log_hex(" should be",
lite_pre
, lite_pad);
629
if(memcmp(real,
lite_pre
, lite_pad) != 0) {
632
log_hex(" should be",
lite_pre
, lite_pad);
Completed in 105 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026