Home
last modified time | relevance | path

Searched refs:filename1 (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0001-lat_fifo-Fix-cleanup-sequence.patch23 - unlink(state->filename1);
35 + unlink(state->filename1);
/openbmc/linux/security/tomoyo/
H A Dfile.c184 r->param.path2.filename1->name, in tomoyo_audit_path2_log()
303 tomoyo_compare_name_union(r->param.path2.filename1, &acl->name1) in tomoyo_check_path2_acl()
939 r.param.path2.filename1 = &buf1; in tomoyo_path2_perm()
H A Dcommon.h442 const struct tomoyo_path_info *filename1; member
/openbmc/qemu/
H A Dqemu-img.c1360 const char *fmt1 = NULL, *fmt2 = NULL, *cache, *filename1, *filename2; in img_compare() local
1454 filename1 = argv[optind++]; in img_compare()
1468 blk1 = img_open(image_opts, filename1, fmt1, flags, writethrough, quiet, in img_compare()
1489 filename1, strerror(-total_size1)); in img_compare()
1519 error_report("Sector allocation test failed for %s", filename1); in img_compare()
1556 offset, filename1, strerror(-ret)); in img_compare()
1580 filename1, buf1, quiet); in img_compare()
1600 filename_over = filename1; in img_compare()
H A Dqemu-img-cmds.hx45 …bjectdef] [--image-opts] [-f fmt] [-F fmt] [-T src_cache] [-p] [-q] [-s] [-U] filename1 filename2")
/openbmc/linux/scripts/
H A Dget_maintainer.pl587 my $filename1 = $1;
589 push(@files, $filename1);
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0013-eglibc-Forward-port-cross-locale-generation-support.patch411 @@ -543,6 +543,9 @@ compare_files (const char *filename1, const char *filename2, size_t size,