Home | History | Annotate | Download | only in src

Lines Matching refs:useTns

315     config->useTns          = TNS_ENABLE_MASK;      /* tns enabled completly */
563 tnsMask = config->useTns ? TNS_ENABLE_MASK : 0x0;