OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expensive
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/
dnssdutil.c
2270
Command( "expensive_constrained_updates", ExpensiveConstrainedTestCmd, kExpensiveConstrainedTestOpts, "Tests if the mDNSResponder can handle
expensive
and constrained property change correctly", false ),
19547
// Use "-n tag-
expensive
-test.ttl-86400.d.test." to run the test locally
19548
// #define LOOPBACK_TEST_QUESTION_NAME "tag-
expensive
-test.ttl-86400.d.test."
19571
#define EXPENSIVE_CONSTRAINED_SUBTEST_PROGRESS_KEY_EXPENSIVE_PREV_NOW CFSTR( "
Expensive
Prev->Now" )
19586
TEST_EXPENSIVE, // Test if mDNSResponder can handle "
expensive
" status change of the corresponding interface
19590
TEST_EXPENSIVE_CONSTRAINED, // Test if mDNSResponder can handle "
expensive
" and "constrained" status change of the corresponding interface at the same time
19613
Boolean isExpensivePrev; // If the interface is
expensive
in the previous test step.
19614
Boolean isExpensiveNow; // If the interface is
expensive
now.
19617
Boolean startFromExpensive; // All the test will start from
expensive
/constrained interface, so there won's be an answer until the interface is changed.
19619
struct timeval updateTime; // The time when interface status(
expensive
or constrained) is changed
20278
char
expensive
[ 32 ];
local
[
all
...]
dnssdutil.c
2270
Command( "expensive_constrained_updates", ExpensiveConstrainedTestCmd, kExpensiveConstrainedTestOpts, "Tests if the mDNSResponder can handle
expensive
and constrained property change correctly", false ),
19547
// Use "-n tag-
expensive
-test.ttl-86400.d.test." to run the test locally
19548
// #define LOOPBACK_TEST_QUESTION_NAME "tag-
expensive
-test.ttl-86400.d.test."
19571
#define EXPENSIVE_CONSTRAINED_SUBTEST_PROGRESS_KEY_EXPENSIVE_PREV_NOW CFSTR( "
Expensive
Prev->Now" )
19586
TEST_EXPENSIVE, // Test if mDNSResponder can handle "
expensive
" status change of the corresponding interface
19590
TEST_EXPENSIVE_CONSTRAINED, // Test if mDNSResponder can handle "
expensive
" and "constrained" status change of the corresponding interface at the same time
19613
Boolean isExpensivePrev; // If the interface is
expensive
in the previous test step.
19614
Boolean isExpensiveNow; // If the interface is
expensive
now.
19617
Boolean startFromExpensive; // All the test will start from
expensive
/constrained interface, so there won's be an answer until the interface is changed.
19619
struct timeval updateTime; // The time when interface status(
expensive
or constrained) is changed
20278
char
expensive
[ 32 ];
local
[
all
...]
Completed in 63 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026