Home
last modified time | relevance | path

Searched refs:wipe (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/wipe/files/
H A Dmakefile-add-ldflags.patch12 wipe : $(OBJECTS)
13 - $(CC) $(CCO) $(OBJECTS) -o wipe
14 + $(CC) $(CCO) $(LDFLAGS) $(OBJECTS) -o wipe
16 wipe.o : wipe.c random.h misc.h version.h
17 $(CC) $(CCO) $(CCOC) wipe.c -o wipe.o
H A Dsupport-cross-compile-for-linux.patch26 rm -f wipe $(OBJECTS) wipe.tr-asc.1 version.h
29 - install -m755 -o root -g root wipe $(DESTDIR)/usr/bin
31 + install -m755 -o root -g root wipe $(DESTDIR)$(bindir)
/OK3568_Linux_fs/buildroot/package/wipe/
H A Dwipe.mk8 WIPE_SITE = http://downloads.sourceforge.net/project/wipe/wipe/$(WIPE_VERSION)
9 WIPE_SOURCE = wipe-$(WIPE_VERSION).tar.bz2
14 $(INSTALL) -D -m 0755 $(@D)/wipe $(TARGET_DIR)/usr/bin/wipe
H A D0001-musl.patch9 Patch sent upstream: https://sourceforge.net/p/wipe/patches/4/
13 diff -uNr wipe-2.3.1.org/rand.h wipe-2.3.1/rand.h
14 --- wipe-2.3.1.org/rand.h 2003-12-03 04:01:02.000000000 +0100
15 +++ wipe-2.3.1/rand.h 2016-01-31 21:39:54.000000000 +0100
H A DConfig.in2 bool "wipe"
7 http://wipe.sourceforge.net
H A Dwipe.hash2 sha256 463916370f9b35bb34419c2c0ae3dc4c0a471db32e8595afa1d14c0337b61aa0 wipe-2.3.1.tar.bz2
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/wipe/
H A Dwipe_0.24.bb5 5.5.1, Solaris 2.6. wipe is released under the GPL. Pre-compiled \
7 Under Debian, the package name is wipe"
8 HOMEPAGE = "http://lambda-diode.com/software/wipe/"
12 SRC_URI = "git://github.com/berke/wipe.git;branch=master;protocol=https \
/OK3568_Linux_fs/buildroot/package/wireshark/
H A D0001-cmake-lemon-wipe-CMAKE_-EXE_LINKER_FLAGS-SYSROOT-if-.patch4 Subject: [PATCH] cmake: lemon: wipe CMAKE_{EXE_LINKER_FLAGS,SYSROOT} if needed
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dinode.c891 int *wipe) in ocfs2_query_inode_wipe() argument
897 *wipe = 0; in ocfs2_query_inode_wipe()
973 *wipe = 1; in ocfs2_query_inode_wipe()
996 int wipe, status; in ocfs2_delete_inode() local
1064 status = ocfs2_query_inode_wipe(inode, di_bh, &wipe); in ocfs2_delete_inode()
1065 if (!wipe || status < 0) { in ocfs2_delete_inode()
/OK3568_Linux_fs/buildroot/package/android-tools/
H A D0009-Fix-makefiles-for-out-of-tree-ext4_utils-build.patch24 SRCS+=wipe.c
H A D0001-Fix-makefiles-for-out-of-tree-build.patch144 SRCS+= wipe.c
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/
H A Dfastboot.mk31 libext4_utils_SRC_FILES += wipe.c
H A Dext4_utils.mk25 libext4_utils_SRC_FILES += wipe.c
H A Dadbd.mk115 libext4_utils_SRC_FILES += wipe.c
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/connman/connman/
H A DCVE-2022-32293_p1.patch132 /* If there is already an existing context, we wipe it */
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/
H A Dsigning-keys.bb76 # it cleans ${B} and will wipe any keys exported by do_get_public_keys.
H A Dcve-update-db-native.bb88 # just wipe any leftovers and force the DB to be recreated.
98 # just wipe any leftovers and force the DB to be recreated.
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-crypt.c97 int (*wipe)(struct crypt_config *cc); member
1079 .wipe = crypt_iv_lmk_wipe,
1088 .wipe = crypt_iv_tcw_wipe,
1106 .wipe = crypt_iv_elephant_wipe,
2614 if (cc->iv_gen_ops && cc->iv_gen_ops->wipe) { in crypt_wipe_key()
2615 r = cc->iv_gen_ops->wipe(cc); in crypt_wipe_key()
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/
H A Dweston_10.0.2.bb98 # Weston doesn't need the .la files to load modules, so wipe them
/OK3568_Linux_fs/kernel/Documentation/driver-api/nvdimm/
H A Dsecurity.rst32 overwrite <keyid> - wipe the entire nvdimm.
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DX11Application.m1548 /* If we have past a second since the last scroll, wipe the slate
1557 /* If we changed directions, wipe the slate clean */
1590 /* If we changed directions, wipe the slate clean */
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.3.rst142 - ``wipe-sysroot``: The ``wipe-sysroot`` script has been removed as
H A Drelease-notes-4.0.4.rst70 - externalsrc: Don't wipe out src dir when EXPORT_FUNCTIONS is used.
/OK3568_Linux_fs/yocto/poky/meta-poky/conf/
H A Dlocal.conf.sample60 # You can wipe out TMPDIR leaving this directory intact and the build would regenerate
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-block235 contiguous blocks on storage. This can be used to wipe

12