Searched refs:filename2 (Results 1 – 7 of 7) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/ |
H A D | 0001-lat_fifo-Fix-cleanup-sequence.patch | 24 - unlink(state->filename2); 36 + unlink(state->filename2);
|
/openbmc/qemu/ |
H A D | qemu-img-cmds.hx | 45 …bjectdef] [--image-opts] [-f fmt] [-F fmt] [-T src_cache] [-p] [-q] [-s] [-U] filename1 filename2") 51 …se_size] [-r rate_limit] [-m num_coroutines] [-W] [--salvage] filename [filename2 [...]] output_fi…
|
H A D | qemu-img.c | 1360 const char *fmt1 = NULL, *fmt2 = NULL, *cache, *filename1, *filename2; in img_compare() local 1455 filename2 = argv[optind++]; in img_compare() 1475 blk2 = img_open(image_opts, filename2, fmt2, flags, writethrough, quiet, in img_compare() 1496 filename2, strerror(-total_size2)); in img_compare() 1529 error_report("Sector allocation test failed for %s", filename2); in img_compare() 1564 offset, filename2, strerror(-ret)); in img_compare() 1583 filename2, buf1, quiet); in img_compare() 1603 filename_over = filename2; in img_compare()
|
/openbmc/linux/security/tomoyo/ |
H A D | file.c | 185 r->param.path2.filename2->name); in tomoyo_audit_path2_log() 304 && tomoyo_compare_name_union(r->param.path2.filename2, in tomoyo_check_path2_acl() 940 r.param.path2.filename2 = &buf2; in tomoyo_path2_perm()
|
H A D | common.h | 443 const struct tomoyo_path_info *filename2; member
|
/openbmc/linux/scripts/ |
H A D | get_maintainer.pl | 588 my $filename2 = $2; 590 push(@files, $filename2);
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0013-eglibc-Forward-port-cross-locale-generation-support.patch | 411 @@ -543,6 +543,9 @@ compare_files (const char *filename1, const char *filename2, size_t size,
|