Searched refs:testmode (Results 1 – 4 of 4) sorted by relevance
849 bool testmode = false; local1004 testmode = bitset(SMFIP_TEST, m_pflags);1005 if (testmode)1144 , (long) ctx->ctx_id, testmode1148 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()
136 u_int32_t testmode, nfsmode, supported = 0; in nfsrvd_access() local202 testmode = NFSACCESS_LOOKUP; in nfsrvd_access()204 testmode = NFSACCESS_EXECUTE; in nfsrvd_access()205 if (nfsmode & testmode) { in nfsrvd_access()206 supported |= (nfsmode & testmode); in nfsrvd_access()209 nfsmode &= ~testmode; in nfsrvd_access()