Home
last modified time | relevance | path

Searched refs:not_settable (Results 1 – 7 of 7) sorted by relevance

/dports/net/samba412/samba-4.12.15/source3/utils/
H A Dpdbedit.c519 uint32_t not_settable; in set_user_info() local
567 not_settable = ~(ACB_DISABLED | ACB_HOMDIRREQ | in set_user_info()
572 if (new_flags & not_settable) { in set_user_info()
581 (acb_flags & not_settable) | new_flags, in set_user_info()
662 uint32_t not_settable; in set_machine_info() local
711 not_settable = ~(ACB_DISABLED); in set_machine_info()
715 if (new_flags & not_settable) { in set_machine_info()
724 (acb_flags & not_settable) | new_flags, in set_machine_info()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libipp/libipp/
H A Dipp_attribute_test.cc112 attr[3].hi.SetState(AttrState::not_settable); in TEST()
115 EXPECT_EQ(attr[3].hi.GetState(), AttrState::not_settable); in TEST()
H A Dipp_attribute.cc93 case AttrState::not_settable: in ToString()
H A Dipp_attribute.h27 not_settable = 0x15, // [rfc3380] enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libipp/libipp/
H A Dipp_attribute_test.cc112 attr[3].hi.SetState(AttrState::not_settable); in TEST()
115 EXPECT_EQ(attr[3].hi.GetState(), AttrState::not_settable); in TEST()
H A Dipp_attribute.cc93 case AttrState::not_settable: in ToString()
H A Dipp_attribute.h27 not_settable = 0x15, // [rfc3380] enumerator