/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3/ |
H A D | 0001-attr-fix-utime-for-symlink.patch | 4 Subject: [PATCH] attr: fix utime for symlink 7 symlink file because it only uses utime(), which will follow the 8 symlink. This will not cause an error if the symlink points to an 10 a rpm package, rpm tool will create the symlink first and try to 14 Making unfs3 support lutimes(), which can modify the symlink file 66 #define backend_symlink symlink
|
/openbmc/openbmc/poky/meta/recipes-core/musl/musl/ |
H A D | 0001-Make-dynamic-linker-a-relative-symlink-to-libc.patch | 4 Subject: [PATCH 1/2] Make dynamic linker a relative symlink to libc 6 absolute symlink into $(libdir) fails to load in a cross build 51 symlink= 59 l) symlink=yes ;; 60 +r) symlink=yes; symlinkflags="$symlinkflags -r" ;; 67 if test "$symlink" ; then
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | bq256xx.yaml | 19 - https://www.ti.com/lit/ds/symlink/bq25600.pdf 20 - https://www.ti.com/lit/ds/symlink/bq25601.pdf 21 - https://www.ti.com/lit/ds/symlink/bq25600d.pdf 22 - https://www.ti.com/lit/ds/symlink/bq25601d.pdf 23 - https://www.ti.com/lit/ds/symlink/bq25611d.pdf 24 - https://www.ti.com/lit/ds/symlink/bq25618.pdf 25 - https://www.ti.com/lit/ds/symlink/bq25619.pdf
|
/openbmc/linux/Documentation/ABI/removed/ |
H A D | o2cb | 1 What: /sys/o2cb symlink 5 Description: This is a symlink: /sys/o2cb to /sys/fs/o2cb. The symlink is
|
/openbmc/linux/fs/udf/ |
H A D | symlink.c | 105 unsigned char *symlink; in udf_symlink_filler() local 117 symlink = iinfo->i_data + iinfo->i_lenEAttr; in udf_symlink_filler() 125 symlink = bh->b_data; in udf_symlink_filler() 128 err = udf_pc_to_char(inode->i_sb, symlink, inode->i_size, p, PAGE_SIZE); in udf_symlink_filler()
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | symlink.patch | 5 a symlink entry." 19 + /* Initialize the symlink flag, may be set by the platform-specific 21 + G.pInfo->symlink = 0;
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | ti,tmp401.yaml | 16 https://www.ti.com/lit/ds/symlink/tmp401.pdf 17 https://www.ti.com/lit/ds/symlink/tmp411.pdf 18 https://www.ti.com/lit/ds/symlink/tmp431.pdf 19 https://www.ti.com/lit/ds/symlink/tmp435.pdf
|
/openbmc/linux/Documentation/hwmon/ |
H A D | ucd9200.rst | 15 - http://focus.ti.com/lit/ds/symlink/ucd9220.pdf 16 - http://focus.ti.com/lit/ds/symlink/ucd9222.pdf 17 - http://focus.ti.com/lit/ds/symlink/ucd9224.pdf 18 - http://focus.ti.com/lit/ds/symlink/ucd9240.pdf 19 - http://focus.ti.com/lit/ds/symlink/ucd9244.pdf 20 - http://focus.ti.com/lit/ds/symlink/ucd9246.pdf 21 - http://focus.ti.com/lit/ds/symlink/ucd9248.pdf
|
H A D | ucd9000.rst | 15 - http://focus.ti.com/lit/ds/symlink/ucd90120.pdf 16 - http://focus.ti.com/lit/ds/symlink/ucd90124.pdf 17 - http://focus.ti.com/lit/ds/symlink/ucd90160.pdf 18 - http://focus.ti.com/lit/ds/symlink/ucd90320.pdf 19 - http://focus.ti.com/lit/ds/symlink/ucd9090.pdf 20 - http://focus.ti.com/lit/ds/symlink/ucd90910.pdf
|
/openbmc/openbmc/poky/meta/recipes-devtools/gnu-config/gnu-config/ |
H A D | gnu-configize.in | 90 my $symlink = 0; 112 getopt ('s|symlink' => \$symlink); 199 if (!$symlink)
|
/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro/ |
H A D | 0001-Default-43455-firmware-to-standard-variant.patch | 6 The firmware for 43455 is loaded as a symlink: brcmfmac43455-sdio.bin. 7 This symlink is now broken as the debian package handles the right 8 target of this symlink through a postinstall. We don't have that logic
|
/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-chown/ |
H A D | selftest-chown.bb | 20 ln -s ./file ${TESTDIR}/symlink 26 chown -h test:test ${TESTDIR}/symlink
|
/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/ |
H A D | acreategroup.bb | 22 ln -s ./file ${TESTDIR}/symlink 28 chown -h a_user:a_group ${TESTDIR}/symlink
|
H A D | creategroup2.bb | 21 ln -s ./file ${TESTDIR}/symlink 27 chown -h gt2:grouptest ${TESTDIR}/symlink
|
H A D | creategroup1.bb | 20 ln -s ./file ${TESTDIR}/symlink 26 chown -h gt1:grouptest ${TESTDIR}/symlink
|
H A D | dcreategroup.bb | 24 ln -s ./file ${TESTDIR}/symlink 30 chown -h d_user:d_group ${TESTDIR}/symlink
|
H A D | ccreategroup.bb | 24 ln -s ./file ${TESTDIR}/symlink 30 chown -h c_user:c_group ${TESTDIR}/symlink
|
H A D | bcreategroup.bb | 26 ln -s ./file ${TESTDIR}/symlink 32 chown -h a_user:a_group ${TESTDIR}/symlink
|
/openbmc/linux/tools/testing/selftests/exec/ |
H A D | Makefile | 8 TEST_GEN_FILES := execveat.symlink execveat.denatured script subdir 26 $(OUTPUT)/execveat.symlink: $(OUTPUT)/execveat
|
/openbmc/openbmc/meta-arm/meta-arm-systemready/classes/ |
H A D | arm-systemready-acs.bbclass | 8 # * Create a symlink to the acs_results in ${TMPDIR}/log/oeqa for ease of 41 os.symlink(os.path.basename(deployfile), linkfile) 114 # Create a symlink to the acs_results directory 117 os.symlink(os.path.basename(logdir), loglink) 119 # Create a top-level symlink to the acs_results directory 124 os.symlink(log_target, top_link)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/ |
H A D | create-links-with-relative-path.patch | 4 absolute path symlink /path/to/build/tmp-glibc/work/x86_64-linux 11 absolute path symlink /path/to/build/tmp-glibc/work/x86_64-linux/wxwidgets-native 17 Create symlink with relative path to fix the issues.
|
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/ |
H A D | autoreconf-exclude.patch | 19 -s, --symlink with -i, install symbolic links instead of copies 38 's|symlink' => \$symlink,
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-lp50xx.yaml | 20 https://www.ti.com/lit/ds/symlink/lp5012.pdf 21 https://www.ti.com/lit/ds/symlink/lp5024.pdf 22 https://www.ti.com/lit/ds/symlink/lp5036.pdf
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | path.py | 57 os.symlink(base, path) 78 os.symlink(base, path) 165 def symlink(source, destination, force=False): function 170 os.symlink(source, destination) 176 symlink(os.path.relpath(target, os.path.dirname(name)), name, force=force)
|
/openbmc/linux/security/tomoyo/ |
H A D | audit.c | 251 const char *symlink = NULL; in tomoyo_init_log() local 270 symlink = r->obj->symlink_target->name; in tomoyo_init_log() 272 len += 18 + strlen(symlink); in tomoyo_init_log() 286 } else if (symlink) in tomoyo_init_log() 288 symlink); in tomoyo_init_log()
|