hwmtype           406 source3/winbindd/idmap_tdb.c 	const char *hwmtype;
hwmtype           416 source3/winbindd/idmap_tdb.c 		hwmtype = "UID";
hwmtype           422 source3/winbindd/idmap_tdb.c 		hwmtype = "GID";
hwmtype           445 source3/winbindd/idmap_tdb.c 			  hwmtype, (unsigned long)high_hwm));
hwmtype           453 source3/winbindd/idmap_tdb.c 		DEBUG(0, ("Fatal error while fetching a new %s value\n!", hwmtype));
hwmtype           461 source3/winbindd/idmap_tdb.c 			  hwmtype, (unsigned long)high_hwm));
hwmtype           473 source3/winbindd/idmap_tdb.c 	DEBUG(10,("New %s = %d\n", hwmtype, hwm));
hwmtype           485 source3/winbindd/idmap_tdb.c 	const char *hwmtype;
hwmtype           494 source3/winbindd/idmap_tdb.c 		hwmtype = "UID";
hwmtype           500 source3/winbindd/idmap_tdb.c 		hwmtype = "GID";
hwmtype           517 source3/winbindd/idmap_tdb.c 			  hwmtype, (unsigned long)high_hwm));
hwmtype           530 source3/winbindd/idmap_tdb.c 	const char *hwmtype;
hwmtype           539 source3/winbindd/idmap_tdb.c 		hwmtype = "UID";
hwmtype           545 source3/winbindd/idmap_tdb.c 		hwmtype = "GID";
hwmtype           562 source3/winbindd/idmap_tdb.c 			  hwmtype, (unsigned long)high_hwm));
hwmtype           200 source3/winbindd/idmap_tdb2.c 	const char *hwmtype;
hwmtype           214 source3/winbindd/idmap_tdb2.c 		hwmtype = "UID";
hwmtype           220 source3/winbindd/idmap_tdb2.c 		hwmtype = "GID";
hwmtype           243 source3/winbindd/idmap_tdb2.c 			  hwmtype, (unsigned long)high_hwm));
hwmtype           251 source3/winbindd/idmap_tdb2.c 		DEBUG(1, ("Fatal error while fetching a new %s value\n!", hwmtype));
hwmtype           259 source3/winbindd/idmap_tdb2.c 			  hwmtype, (unsigned long)high_hwm));
hwmtype           271 source3/winbindd/idmap_tdb2.c 	DEBUG(10,("New %s = %d\n", hwmtype, hwm));
hwmtype           282 source3/winbindd/idmap_tdb2.c 	const char *hwmtype;
hwmtype           295 source3/winbindd/idmap_tdb2.c 		hwmtype = "UID";
hwmtype           301 source3/winbindd/idmap_tdb2.c 		hwmtype = "GID";
hwmtype           318 source3/winbindd/idmap_tdb2.c 			  hwmtype, (unsigned long)high_hwm));