| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/ |
| H A D | exports-lib.pl.patch | 8 the user tries to apply changes to nfs exports. 14 exports/exports-lib.pl | 2 +- 17 Index: webmin-1.850/exports/exports-lib.pl 19 --- webmin-1.850.orig/exports/exports-lib.pl 20 +++ webmin-1.850/exports/exports-lib.pl
|
| H A D | nfs-export.patch | 7 fix two syntax issue in /etc/exports: 15 Index: webmin-1.850/exports/save_export.cgi 17 --- webmin-1.850.orig/exports/save_export.cgi 18 +++ webmin-1.850/exports/save_export.cgi
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | nfs.py | 17 exports = None 21 with tempfile.NamedTemporaryFile(delete = False) as exports: 22 … exports.write("{0} (rw,no_root_squash,no_all_squash,insecure)\n".format(directory).encode()) 29 …cmd = Command(["unfsd", "-d", "-p", "-N", "-e", exports.name, "-n", str(nfsport), "-m", str(mountp… 36 if exports is not None: 38 os.unlink(exports.name)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-0.21/ |
| H A D | mingw.patch | 6 * gettext-tools/woe32dll/gettextsrc-exports.c: Export formatstring_ruby. 11 gettext-tools/woe32dll/gettextsrc-exports.c | 1 + 14 diff --git a/gettext-tools/woe32dll/gettextsrc-exports.c b/gettext-tools/woe32dll/gettextsrc-export… 16 --- a/gettext-tools/woe32dll/gettextsrc-exports.c 17 +++ b/gettext-tools/woe32dll/gettextsrc-exports.c
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/unfs3/unfs3/ |
| H A D | no-yywrap.patch | 3 diff --git a/Config/exports.l b/Config/exports.l 5 --- a/Config/exports.l 6 +++ b/Config/exports.l
|
| H A D | unfs3_parallel_build.patch | 31 y.tab.h y.tab.c: $(srcdir)/exports.y 34 +y.tab.c: $(srcdir)/exports.y 35 $(YACC) -d $(srcdir)/exports.y 37 …y.tab.o: y.tab.c $(srcdir)/exports.h $(top_srcdir)/nfs.h $(top_srcdir)/mount.h $(top_srcdir)/daemo…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/ |
| H A D | plugins.qmltypes | 288 exports: ["QtLocation/Category 5.0"] 327 exports: ["QtLocation/MapCircle 5.0"] 354 exports: ["QtLocation/ContactDetail 5.0"] 363 exports: ["QtLocation/ContactDetails 5.0"] 370 exports: ["QtLocation/CameraCapabilities 5.10"] 383 exports: [ 426 exports: [ 615 exports: ["QtLocation/MapCopyrightNotice 5.9"] 649 exports: [ 666 exports: ["QtLocation/MapItemGroup 5.9"] [all …]
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | exports.su | |
| H A D | .exports.o.cmd | |
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/locationlabs/ |
| H A D | plugins.qmltypes | 14 exports: ["Qt.labs.location/QtLocationLabs 1.0"] 88 exports: ["Qt.labs.location/Navigator 1.0"] 150 exports: ["Qt.labs.location/MapCircleObject 1.0"] 166 exports: ["Qt.labs.location/MapIconObject 1.0"] 184 exports: ["Qt.labs.location/MapObjectView 1.0"] 209 exports: ["Qt.labs.location/MapPolygonObject 1.0"] 224 exports: ["Qt.labs.location/MapPolylineObject 1.0"] 238 exports: ["Qt.labs.location/MapRouteObject 1.0"]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/positioning/ |
| H A D | plugins.qmltypes | 14 exports: ["QtPositioning/QtPositioning 5.0"] 124 exports: ["QtPositioning/Address 5.0"] 141 exports: ["QtPositioning/Location 5.0", "QtPositioning/Location 5.13"] 152 exports: ["QtPositioning/PluginParameter 5.14"] 169 exports: [ 203 exports: ["QtPositioning/PositionSource 5.0"] 270 exports: ["QtPositioning/GeoShape 5.0"] 302 exports: ["QtPositioning/CoordinateAnimation 5.3"]
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | xdpe12284.rst | 47 The driver exports the following attributes for via the sysfs files, where 64 The driver exports the following attributes for via the sysfs files, where 81 The driver exports the following attributes for via the sysfs files, where 92 The driver exports the following attributes for via the sysfs files:
|
| H A D | tmp513.rst | 42 The driver exports the temperature values via the following sysfs files: 56 The driver exports the shunt currents values via the following sysFs files: 72 The driver exports the bus voltage values via the following sysFs files: 91 The driver exports the bus current and bus power values via the following
|
| H A D | mp2975.rst | 57 The driver exports the following attributes via the 'sysfs' files, where 80 The driver exports the following attributes via the 'sysfs' files, where 103 The driver exports the following attributes via the 'sysfs' files, where
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/ |
| H A D | nfsserver | 110 test -r /etc/exports && exportfs -r 113 test -r /etc/exports && exportfs -a;; 124 reload) test -r /etc/exports && exportfs -r;;
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pcp/pcp/ |
| H A D | 0001-Remove-unsuitble-part-for-cross-compile.patch | 35 @@ -176,7 +176,6 @@ exports: exports.in mk.exports
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/webmin/ |
| H A D | webmin_1.850.bb | 13 file://exports-lib.pl.patch \ 51 … [ -f exports/config-debian-linux ] && mv exports/config-debian-linux exports/config-generic-linux 52 sed -i "s/killall -HUP rpc.nfsd && //" exports/config-generic-linux 53 sed -i "s/netstd_nfs/nfsserver/g" exports/config-generic-linux 141 PACKAGES += "${PN}-module-proc ${PN}-module-raid ${PN}-module-exports ${PN}-module-fdisk ${PN}-modu… 144 RDEPENDS:${PN}-module-exports = "perl-module-file-basename perl-module-file-path perl-module-cwd pe…
|
| /OK3568_Linux_fs/buildroot/package/apache/ |
| H A D | 0003-server-Makefile.in-handle-separate-APR_INCLUDE_DIR-A.patch | 10 causing the exports.c file to contain duplicate definitions, making 33 # when exports.c is generated, make will not detect that export_files is no 45 exports.c: export_files
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/devel-config/ |
| H A D | nfs-export-root.bb | 8 SRC_URI = "file://exports" 14 install -m 0644 exports ${D}${sysconfdir}/
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libsub/ |
| H A D | libsub-exporter-progressive-perl_0.001013.bb | 5 \"Exporter\" if all they are doing is picking exports, but use \ 7 features, like renaming exports, if they try to use them."
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.standalone | 6 (common/exports.c). Other routines may also modify the jump table, 9 defined in the <include/exports.h> header. E.g., to substitute the 83 - Add the prototype for this function to the include/exports.h 96 - Increase the XF_VERSION value by one in the include/exports.h
|
| H A D | README.commands.spl | 9 atags: exports the ATAGS 10 fdt: exports the FDT
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | sram.c | 162 unsigned int nblocks, exports = 0; in sram_reserve_regions() local 214 exports++; in sram_reserve_regions() 253 if (exports) { in sram_reserve_regions() 255 exports, sizeof(*sram->partition), in sram_reserve_regions()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/cmake/ |
| H A D | ArchiveExportInfo.cmake | 1 # Fallback for version generation from pure git archive exports
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/ |
| H A D | Makefile | 3 obj-y += interrupt.o exports.o os-area.o
|