| Home | Sort by: relevance | last modified time | path |
| /src/external/apache2/mDNSResponder/dist/ServiceRegistration/ | |
| macos-ioloop.c | 629 uint16_t submax = max - j; local 630 if (submax > 8) { 631 submax = 8; 633 for (uint16_t k = 0; k < submax; k++) { |