Searched refs:testmode (Results 1 – 4 of 4) sorted by relevance
845 bool testmode = false; local1000 testmode = bitset(SMFIP_TEST, m_pflags);1001 if (testmode)1140 , (long) ctx->ctx_id, testmode1144 if (!testmode)
2251 uint64_t testmode : 1; /**< Controller X test mode (keep as RSVD in HRM) */ member2277 uint64_t testmode : 1;2283 uint64_t testmode : 1; /**< Controller X test mode (keep as RSVD in HRM) */ member2305 uint64_t testmode : 1;
332 char testmode, char * dest) in cd9660_arguments_set_string() argument339 if (testmode == 'd') in cd9660_arguments_set_string()350 "%c-characters", fieldtitle, testmode); in cd9660_arguments_set_string()
111 u_int32_t testmode, nfsmode, supported = 0; in nfsrvd_access() local157 testmode = NFSACCESS_LOOKUP; in nfsrvd_access()159 testmode = NFSACCESS_EXECUTE; in nfsrvd_access()160 if (nfsmode & testmode) { in nfsrvd_access()161 supported |= (nfsmode & testmode); in nfsrvd_access()164 nfsmode &= ~testmode; in nfsrvd_access()