| /OK3568_Linux_fs/buildroot/package/musl-fts/ |
| H A D | Config.in | 2 bool "musl-fts" 5 The musl-fts package implements the fts(3) functions 9 https://github.com/void-linux/musl-fts
|
| H A D | musl-fts.hash | 2 sha256 49ae567a96dbab22823d045ffebe0d6b14b9b799925e9ca9274d47d26ff482a6 musl-fts-1.2.7.tar.gz
|
| H A D | musl-fts.mk | 8 MUSL_FTS_SITE = $(call github,void-linux,musl-fts,v$(MUSL_FTS_VERSION))
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/fts/ |
| H A D | fts_1.2.7.bb | 5 HOMEPAGE = "https://github.com/pullmoll/musl-fts" 6 DESCRIPTION = "The musl-fts package implements the fts(3) functions fts_open, fts_read, fts_childre… 13 SRC_URI = "git://github.com/pullmoll/musl-fts.git;branch=master;protocol=https"
|
| /OK3568_Linux_fs/buildroot/package/odb/ |
| H A D | 0007-Switch-to-C-11-get-rid-of-auto_ptr-use.patch | 97 - auto_ptr<context> ctx (create_context (cerr, unit, ops, fts, 0)); 98 + unique_ptr<context> ctx (create_context (cerr, unit, ops, fts, 0)); 108 create_context (hxx, unit, ops, fts, model.get ())); 117 create_context (ixx, unit, ops, fts, model.get ())); 126 create_context (cxx, unit, ops, fts, model.get ())); 135 create_context (sch, unit, ops, fts, model.get ())); 144 create_context (sql, unit, ops, fts, model.get ())); 151 - auto_ptr<context> ctx (create_context (mig, unit, ops, fts, 0)); 152 + unique_ptr<context> ctx (create_context (mig, unit, ops, fts, 0)); 160 - auto_ptr<context> ctx (create_context (mig, unit, ops, fts, 0)); [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/pmdk/ |
| H A D | pmdk_1.11.1.bb | 9 # Required to have the fts.h header for musl 10 DEPENDS:append:libc-musl = " fts" 27 # Fix the missing fts libs when using musl
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/coreutils/coreutils/ |
| H A D | e8b56ebd536e82b15542a00c888109471936bfda.patch | 36 @@ -322,7 +322,7 @@ process_file (FTS *fts, FTSENT *ent) 38 fts_set (fts, ent, FTS_SKIP);
|
| /OK3568_Linux_fs/buildroot/package/libcgroup/ |
| H A D | Config.in | 4 # libcgroup uses <fts.h> which is not included by default in uClibc
|
| /OK3568_Linux_fs/buildroot/package/libzip/ |
| H A D | libzip.mk | 46 LIBZIP_DEPENDENCIES += musl-fts
|
| /OK3568_Linux_fs/kernel/drivers/iio/imu/st_lsm6dsr/ |
| H A D | st_lsm6dsr_buffer.c | 636 s64 fts; in st_lsm6dsr_flush_fifo() local 650 fts = sensor->last_fifo_timestamp; in st_lsm6dsr_flush_fifo() 652 fts = ts; in st_lsm6dsr_flush_fifo() 657 iio_push_event(iio_dev, event, fts); in st_lsm6dsr_flush_fifo()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/libcgroup/ |
| H A D | libcgroup_2.0.2.bb | 19 DEPENDS:append:libc-musl = " fts "
|
| /OK3568_Linux_fs/buildroot/package/elfutils/ |
| H A D | elfutils.mk | 53 ELFUTILS_DEPENDENCIES += musl-fts
|
| /OK3568_Linux_fs/buildroot/package/ltp-testsuite/ |
| H A D | ltp-testsuite.mk | 63 LTP_TESTSUITE_DEPENDENCIES += musl-fts
|
| /OK3568_Linux_fs/buildroot/package/clamav/ |
| H A D | clamav.mk | 34 CLAMAV_DEPENDENCIES += musl-fts
|
| /OK3568_Linux_fs/buildroot/package/libselinux/ |
| H A D | libselinux.mk | 27 LIBSELINUX_DEPENDENCIES += musl-fts
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/ |
| H A D | rtllib_module.c | 96 ieee->fts = DEFAULT_FTS; in alloc_rtllib()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-devtools/dracut/ |
| H A D | dracut_056.bb | 17 DEPENDS:append:libc-musl = " fts"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/fluentbit/ |
| H A D | fluentbit_1.3.5.bb | 30 DEPENDS:append:libc-musl = " fts "
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ |
| H A D | r8192U_wx.c | 433 priv->ieee80211->fts = DEFAULT_FRAG_THRESHOLD; in r8192_wx_set_frag() 439 priv->ieee80211->fts = wrqu->frag.value & ~0x1; in r8192_wx_set_frag() 451 wrqu->frag.value = priv->ieee80211->fts; in r8192_wx_get_frag()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/ |
| H A D | ieee80211_module.c | 106 ieee->fts = DEFAULT_FTS; in alloc_ieee80211()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw_module.c | 152 ieee->fts = DEFAULT_FTS; in alloc_libipw()
|
| H A D | libipw_tx.c | 373 frag_size = ieee->fts; in libipw_xmit()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/ |
| H A D | rtl_wx.c | 593 priv->rtllib->fts = DEFAULT_FRAG_THRESHOLD; in _rtl92e_wx_set_frag() 599 priv->rtllib->fts = wrqu->frag.value & ~0x1; in _rtl92e_wx_set_frag() 611 wrqu->frag.value = priv->rtllib->fts; in _rtl92e_wx_get_frag()
|
| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | fc_encode.h | 22 struct fc_ns_fts fts; /* FC4-types object */ member 145 ct->payload.rft.fts = lport->fcts; in fc_ct_ns_fill()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ltp/ |
| H A D | ltp_20220121.bb | 13 DEPENDS:append:libc-musl = " fts "
|