possibleInferiors 181 source4/dsdb/samdb/ldb_modules/kludge_acl.c for (j=0; sclass->possibleInferiors && sclass->possibleInferiors[j]; j++) { possibleInferiors 182 source4/dsdb/samdb/ldb_modules/kludge_acl.c ldb_msg_add_string(msg, attrName, sclass->possibleInferiors[j]); possibleInferiors 120 source4/dsdb/schema/schema.h const char **possibleInferiors; possibleInferiors 791 source4/dsdb/schema/schema_init.c GET_STRING_LIST_LDB(msg, "possibleInferiors", mem_ctx, obj, possibleInferiors, false); possibleInferiors 1454 source4/dsdb/schema/schema_init.c GET_STRING_LIST_DS(schema, r, "possibleInferiors", mem_ctx, obj, possibleInferiors, false);