templ              38 source3/winbindd/winbindd_user.c 	char *templ;
templ              50 source3/winbindd/winbindd_user.c 		templ = talloc_sub_specified(NULL, in,
templ              54 source3/winbindd/winbindd_user.c 		templ = talloc_sub_specified(NULL, lp_template,
templ              59 source3/winbindd/winbindd_user.c 	if (!templ)
templ              62 source3/winbindd/winbindd_user.c 	safe_strcpy(out, templ, sizeof(fstring) - 1);
templ              63 source3/winbindd/winbindd_user.c 	TALLOC_FREE(templ);