ent_type          110 source3/winbindd/winbindd_misc.c 	enum ent_type type;
ent_type          118 source4/kdc/hdb-samba4.c 		if (ent_type == HDB_SAMBA4_ENT_TYPE_CLIENT || ent_type == HDB_SAMBA4_ENT_TYPE_ANY) {
ent_type          125 source4/kdc/hdb-samba4.c 		if (ent_type == HDB_SAMBA4_ENT_TYPE_CLIENT || ent_type == HDB_SAMBA4_ENT_TYPE_ANY) {
ent_type          131 source4/kdc/hdb-samba4.c 		if (ent_type == HDB_SAMBA4_ENT_TYPE_CLIENT || ent_type == HDB_SAMBA4_ENT_TYPE_ANY) {
ent_type          137 source4/kdc/hdb-samba4.c 		if (ent_type == HDB_SAMBA4_ENT_TYPE_CLIENT || ent_type == HDB_SAMBA4_ENT_TYPE_ANY) {
ent_type          553 source4/kdc/hdb-samba4.c 	if (ent_type == HDB_SAMBA4_ENT_TYPE_ANY && principal == NULL) {
ent_type          587 source4/kdc/hdb-samba4.c 	entry_ex->entry.flags = uf2HDBFlags(context, userAccountControl, ent_type);
ent_type          589 source4/kdc/hdb-samba4.c 	if (ent_type == HDB_SAMBA4_ENT_TYPE_KRBTGT) {
ent_type          633 source4/kdc/hdb-samba4.c 	if (ent_type != HDB_SAMBA4_ENT_TYPE_KRBTGT) {
ent_type          919 source4/kdc/hdb-samba4.c 	switch (ent_type) {