OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:probing
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sdmmc/
sdhc.c
1592
bool
probing
;
local
1641
probing
= (cmd->c_flags & SCF_TOUT_OK) != 0;
1642
if (!sdhc_wait_intr(hp, SDHC_COMMAND_COMPLETE, SDHC_COMMAND_TIMEOUT*3,
probing
)) {
2287
sdhc_wait_intr(struct sdhc_host *hp, int mask, int timo, bool
probing
)
2335
if (!
probing
)
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
route.h
216
// True if we are
probing
usable routers with neighbor solicits to see if they are still alive.
217
bool
probing
;
member in struct:interface
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026