Home
last modified time | relevance | path

Searched defs:padFile (Results 1 – 5 of 5) sorted by relevance

/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/
H A DFilePadding.java75 long padFile(FileChannel fileChannel) throws IOException { in padFile() method in FilePadding
/dports/sysutils/restic/restic-0.12.1/internal/debug/
H A Ddebug.go100 func padFile(s string) string { func
/dports/security/gopass/gopass-1.13.0/pkg/debug/
H A Ddebug.go116 func padFile(s string) string { func
/dports/sysutils/UEFITool/UEFITool-A59/common/
H A Dffsbuilder.cpp410 USTATUS FfsBuilder::buildPadFile(const UModelIndex & index, UByteArray & padFile) in buildPadFile()
/dports/sysutils/fusefs-encfs/encfs-1.9.5/encfs/
H A DBlockFileIO.cpp330 int BlockFileIO::padFile(off_t oldSize, off_t newSize, bool forceWrite) { in padFile() function in encfs::BlockFileIO