isEphemeral        88 source4/dsdb/schema/schema.h 	bool isEphemeral;
isEphemeral       739 source4/dsdb/schema/schema_init.c 	GET_BOOL_LDB(msg, "isEphemeral", attr, isEphemeral, false);
isEphemeral      1406 source4/dsdb/schema/schema_init.c 	GET_BOOL_DS(schema, r, "isEphemeral", attr, isEphemeral, false);