代码搜索:Filesystem

找到约 7,034 项符合「Filesystem」的源代码

代码结果 7,034
www.eeworm.com/read/273778/4191773

mkcdisk

#! /usr/bin/perl # Build a binary image containing a pseudo fat filesystem with the listed files # $Revision: 1.1 $ use FileHandle; if ( scalar(@ARGV) < 2 ) { print STDERR "usage: mkuprog
www.eeworm.com/read/273778/4191893

mkcdisk

#! /usr/bin/perl # Build a binary image containing a pseudo fat filesystem with the listed files # $Revision: 1.1 $ use FileHandle; if ( scalar(@ARGV) < 2 ) { print STDERR "usage: mkuprog
www.eeworm.com/read/273778/4192002

mkcdisk

#! /usr/bin/perl # Build a binary image containing a pseudo fat filesystem with the listed files # $Revision: 1.1 $ use FileHandle; if ( scalar(@ARGV) < 2 ) { print STDERR "usage: mkuprog
www.eeworm.com/read/273778/4192121

mkcdisk

#! /usr/bin/perl # Build a binary image containing a pseudo fat filesystem with the listed files # $Revision: 1.1 $ use FileHandle; if ( scalar(@ARGV) < 2 ) { print STDERR "usage: mkuprog
www.eeworm.com/read/273778/4192239

mkcdisk

#! /usr/bin/perl # Build a binary image containing a pseudo fat filesystem with the listed files # $Revision: 1.1 $ use FileHandle; if ( scalar(@ARGV) < 2 ) { print STDERR "usage: mkuprog
www.eeworm.com/read/273778/4192338

mkcdisk

#! /usr/bin/perl # Build a binary image containing a pseudo fat filesystem with the listed files # $Revision: 1.1 $ use FileHandle; if ( scalar(@ARGV) < 2 ) { print STDERR "usage: mkuprog
www.eeworm.com/read/273778/4192488

mkcdisk

#! /usr/bin/perl # Build a binary image containing a pseudo fat filesystem with the listed files # $Revision: 1.1 $ use FileHandle; if ( scalar(@ARGV) < 2 ) { print STDERR "usage: mkuprog
www.eeworm.com/read/273665/4200651

c locktest2.c

/* Unix SMB/CIFS implementation. byte range lock tester - with local filesystem support Copyright (C) Andrew Tridgell 1999 This program is free software; you can redistribute it and/o
www.eeworm.com/read/443386/1749430

c gus_mem_proc.c

/* * Copyright (c) by Jaroslav Kysela * GUS's memory access via proc filesystem * * * This program is free software; you can redistribute it and/or modify * it under the te
www.eeworm.com/read/439082/1819235

txt cramfs.txt

Cramfs - cram a filesystem onto a small ROM cramfs is designed to be simple and small, and to compress things well. It uses the zlib routines to compress a file one page at a time, and allows ran