Searched refs:at_no_user_mod (Results 1 – 4 of 4) sorted by relevance
88 int at_no_user_mod; /* 0=no, 1=yes */ member
943 if ( at->at_no_user_mod == LDAP_SCHEMA_YES ) { in ldap_attributetype2bv()2341 if ( at->at_no_user_mod ) { in ldap_str2attributetype()2347 at->at_no_user_mod = LDAP_SCHEMA_YES; in ldap_str2attributetype()
666 if ( !at->at_usage && at->at_no_user_mod ) { in at_add()
746 #define sat_no_user_mod sat_atype.at_no_user_mod