OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:include_file
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/tests/dns/
master_test.c
62
char *
include_file
= NULL;
variable
/src/external/mpl/bind/dist/lib/dns/
master.c
1038
char *
include_file
= NULL;
local
1215
if (
include_file
!= NULL) {
1216
isc_mem_free(mctx,
include_file
);
1218
include_file
=
1231
result = pushfile(
include_file
,
1235
LOGITFILE(result,
include_file
);
1238
LOGITFILE(result,
include_file
);
1444
result = pushfile(
include_file
, new_name, lctx);
1447
LOGITFILE(result,
include_file
);
1450
LOGITFILE(result,
include_file
);
[
all
...]
/src/external/mpl/dhcp/bind/dist/lib/dns/
master.c
1075
char *
include_file
= NULL;
local
1244
if (
include_file
!= NULL) {
1245
isc_mem_free(mctx,
include_file
);
1247
include_file
=
1260
result = pushfile(
include_file
,
1264
LOGITFILE(result,
include_file
);
1267
LOGITFILE(result,
include_file
);
1475
result = pushfile(
include_file
, new_name, lctx);
1478
LOGITFILE(result,
include_file
);
1481
LOGITFILE(result,
include_file
);
[
all
...]
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026