Searched refs:tmp_opts (Results 1 – 2 of 2) sorted by relevance
703 char *tmp_opts = NULL; in fuse_kern_mount() local706 if (fuse_opt_add_opt(&tmp_opts, mnt_opts) == -1 || in fuse_kern_mount()707 fuse_opt_add_opt(&tmp_opts, mo.subtype_opt) == -1) { in fuse_kern_mount()708 free(tmp_opts); in fuse_kern_mount()712 res = fuse_mount_fusermount(mountpoint, tmp_opts, 1); in fuse_kern_mount()713 free(tmp_opts); in fuse_kern_mount()
172 AVDictionary *tmp_opts = NULL; in ffurl_connect() local176 options = &tmp_opts; in ffurl_connect()314 AVDictionary *tmp_opts = NULL; in ffurl_open_whitelist() local332 options = &tmp_opts; in ffurl_open_whitelist()