HomeSort by: relevance | last modified time | path
    Searched refs:stringCount (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/
dns-rcode-func-autogen 121 local -r stringCount=$(( value - first ))
123 [ "${stringCount}" -eq "${expectedCount}" ] || ErrQuit "${stringCount} != ${expectedCount}"
dns-rr-func-autogen 117 local -r stringCount=$(( value - first ))
119 [ "${stringCount}" -eq "${expectedCount}" ] || ErrQuit "${stringCount} != ${expectedCount}"

Completed in 13 milliseconds