| Home | Sort by: relevance | last modified time | path |
| /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/ | |
| test-api.c | 53 bool deactivated, closed; member in struct:io_context 226 io_context->deactivated = true; 366 if (!io_context->deactivated) { |
| /src/external/apache2/mDNSResponder/dist/ServiceRegistration/ | |
| srp-ioloop.c | 88 bool deactivated, closed; member in struct:io_context 123 if (!io_context->deactivated) { 135 if (!io_context->deactivated) { 160 io_context->deactivated = true; 194 if (io_context->deactivated) { |
| /src/crypto/external/cpl/trousers/dist/src/include/tss/ | |
| tpm.h | 522 TSS_BOOL deactivated;
member in struct:tdTPM_PERMANENT_FLAGS 570 TSS_BOOL deactivated; member in struct:tdTPM_STCLEAR_FLAGS |