smbd_tmp_path      63 source4/cluster/local.c 	char *path = smbd_tmp_path(mem_ctx, lp_ctx, dbname);
smbd_tmp_path     404 source4/param/param.h char *smbd_tmp_path(TALLOC_CTX *mem_ctx, 
smbd_tmp_path     287 source4/param/util.c 	return smbd_tmp_path(mem_ctx, lp_ctx, "messaging");
smbd_tmp_path      94 source4/smbd/server.c 	path = smbd_tmp_path(mem_ctx, lp_ctx, NULL);