OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isc_file_sanitize
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/mpl/bind/dist/tests/isc/
file_test.c
59
ISC_RUN_TEST_IMPL(
isc_file_sanitize
) {
67
result =
isc_file_sanitize
("testdata/file", NAME, "test", buf, 1024);
72
result =
isc_file_sanitize
("testdata/file", NAME, "test", buf, 1024);
77
result =
isc_file_sanitize
("testdata/file", NAME, "test", buf, 1024);
81
result =
isc_file_sanitize
("testdata/file", BAD1, "test", buf, 1024);
85
result =
isc_file_sanitize
("testdata/file", BAD2, "test", buf, 1024);
138
ISC_TEST_ENTRY(
isc_file_sanitize
)
/src/external/mpl/bind/dist/lib/isc/include/isc/
file.h
341
isc_file_sanitize
(const char *dir, const char *base, const char *ext,
/src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
file.h
366
isc_file_sanitize
(const char *dir, const char *base, const char *ext,
/src/external/mpl/bind/dist/lib/dns/
view.c
94
result =
isc_file_sanitize
(NULL, name, "nta", buffer, sizeof(buffer));
236
result =
isc_file_sanitize
(
718
result =
isc_file_sanitize
(NULL, view->name, "tsigkeys",
1760
* This is a front-end to
isc_file_sanitize
(), allowing backward
1781
result =
isc_file_sanitize
(directory, viewname, suffix, buffer, buflen);
1794
result =
isc_file_sanitize
(NULL, viewname, suffix, buffer, buflen);
/src/external/mpl/dhcp/bind/dist/lib/dns/
view.c
114
result =
isc_file_sanitize
(NULL, view->name, "nta", buffer,
390
result =
isc_file_sanitize
(
933
result =
isc_file_sanitize
(NULL, view->name, "tsigkeys",
2117
* This is a front-end to
isc_file_sanitize
(), allowing backward
2138
result =
isc_file_sanitize
(directory, viewname, suffix, buffer, buflen);
2151
result =
isc_file_sanitize
(NULL, viewname, suffix, buffer, buflen);
/src/external/mpl/bind/dist/lib/isc/
file.c
693
isc_file_sanitize
(const char *dir, const char *base, const char *ext,
function
/src/external/mpl/dhcp/bind/dist/lib/isc/unix/
file.c
759
isc_file_sanitize
(const char *dir, const char *base, const char *ext,
function
/src/external/mpl/bind/dist/bin/named/
server.c
7154
CHECK(
isc_file_sanitize
(
Completed in 43 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026