Searched refs:UID_GID_SUPPORT (Results 1 – 6 of 6) sorted by relevance
22 UID_GID_SUPPORT = True variable24 UID_GID_SUPPORT = False variable234 if UID_GID_SUPPORT:258 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
21 UID_GID_SUPPORT = True variable23 UID_GID_SUPPORT = False variable321 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
21 UID_GID_SUPPORT = True variable23 UID_GID_SUPPORT = False variable340 if UID_GID_SUPPORT:365 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
20 UID_GID_SUPPORT = True variable22 UID_GID_SUPPORT = False variable433 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
27 UID_GID_SUPPORT = True variable29 UID_GID_SUPPORT = False variable559 if UID_GID_SUPPORT:583 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
34 UID_GID_SUPPORT = True variable36 UID_GID_SUPPORT = False variable1135 if UID_GID_SUPPORT:1160 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")1304 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")