代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/179911/5300077

makefile

# # Makefile for the linux qnx4-filesystem routines. # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependencies here # unle
www.eeworm.com/read/179911/5300081

readme

This is a snapshot of the QNX4 filesystem for Linux. Please send diffs and remarks to . Credits : Richard "Scuba" A. Frowijn Frank "Jedi/Sector One" Denis
www.eeworm.com/read/179911/5300417

makefile

# # Makefile for the linux ext2-filesystem routines. # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependencies here # unle
www.eeworm.com/read/173359/5373725

svn-base msits.protocol.svn-base

[Protocol] exec=kio_msits protocol=ms-its input=none output=filesystem reading=true listing=Name,Type,Size defaultMimetype=text/html Description=A kioslave for displaying WinHelp files Description[da]
www.eeworm.com/read/173359/5373729

protocol msits.protocol

[Protocol] exec=kio_msits protocol=ms-its input=none output=filesystem reading=true listing=Name,Type,Size defaultMimetype=text/html Description=A kioslave for displaying WinHelp files Description[da]
www.eeworm.com/read/173347/5374909

nawk users.nawk

BEGIN { print "Report on Top 3 Users in / Filesystem" } BEGIN { printf "%10s %10s \n", "Username", "Number of Blocks" } { printf "%10s %10d \n", $2, $1 }
www.eeworm.com/read/167046/5470878

c fstatfs64.c

/* Return information about the filesystem on which FD resides. Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Li
www.eeworm.com/read/166145/5476012

h osfile.h

#ifndef __OSFILE_H__ #define __OSFILE_H__ #define FILESYSTEM_AUTOFORMAT FALSE //Macro related to FLASH #define PagePerClus 32 #define BytesPerPage 512 #define FILEMODE_READ 1 #define FI
www.eeworm.com/read/163821/5509017

c fstatfs64.c

/* Return information about the filesystem on which FD resides. Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Li
www.eeworm.com/read/350097/3134967

makefile

# # Makefile for the linux qnx4-filesystem routines. # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependencies here # unle