Searched refs:answered (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/gdbserver_tests/
H A Dnlvgdbsigqueue.stdoutB.exp16 Kill the program being debugged? (y or n) [answered Y; input not from terminal]
H A Dmcbreak.stdoutB.exp44 Delete all breakpoints? (y or n) [answered Y; input not from terminal]
H A Dmcwatchpoints.stdoutB.exp33 Delete all breakpoints? (y or n) [answered Y; input not from terminal]
/external/mdnsresponder/mDNSCore/
H A DmDNS.c473 // Don't send this packet on the wire as we answered from /etc/hosts
499 mDNSBool answered; local
502 answered = ResourceRecordAnswersQuestion(&rr->resrec, q);
504 answered = LocalOnlyRecordAnswersQuestion(rr, q);
505 if (answered)
533 mDNSBool answered; local
537 answered = ResourceRecordAnswersQuestion(&rr->resrec, q);
539 answered = LocalOnlyRecordAnswersQuestion(rr, q);
540 if (answered)
3311 // Normally we don't send out the unicast query if we have answered usin
[all...]

Completed in 116 milliseconds