代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/299730/7836638

c~ main.c~

#include "../kernel.h" #include "FileSystem.h" extern LPBuffer GetPhysicalBlock(int Block ,int Device); extern void FreeBufferBlock(LPBuffer pFileBuffer); //extern void InitFileBuffer(); extern
www.eeworm.com/read/299730/7836679

c main.c

#include "../kernel.h" #include "FileSystem.h" extern LPBuffer GetPhysicalBlock(int Block ,int Device); extern void FreeBufferBlock(LPBuffer pFileBuffer); //extern void InitFileBuffer(); extern
www.eeworm.com/read/399161/7885189

c spwd.c

/* spwd.c: a simplified version of pwd * * starts in current directory and recursively * climbs up to root of filesystem, prints top part * then prints current part * * uses readdir() to get inf
www.eeworm.com/read/397254/8060634

java inode.java

package fileSystem; import java.io.RandomAccessFile; public abstract class INode { protected INodeNumber iNodeNumber; protected String name; protected int count_connection; protected Str
www.eeworm.com/read/395981/8138818

c stat.c

/* stat.c -- display file or filesystem status Copyright (C) 2001, 2002 Free Software Foundation. This program is free software; you can redistribute it and/or modify it under the terms
www.eeworm.com/read/145256/12742626

c ipforward_proc.c

/* * Fetch ipforward value by reading /proc filesystem. * Copyright (C) 1997 Kunihiro Ishiguro * * This file is part of GNU Zebra. * * GNU Zebra is free software; you can redistribute it and/or
www.eeworm.com/read/332234/12771925

c stat.c

/* stat.c -- display file or filesystem status Copyright (C) 2001, 2002 Free Software Foundation. This program is free software; you can redistribute it and/or modify it under the terms
www.eeworm.com/read/241361/13152213

c spwd.c

/* spwd.c: a simplified version of pwd * * starts in current directory and recursively * climbs up to root of filesystem, prints top part * then prints current part * * uses readdir() to get inf
www.eeworm.com/read/321262/13409909

c stat.c

/* stat.c -- display file or filesystem status Copyright (C) 2001, 2002 Free Software Foundation. This program is free software; you can redistribute it and/or modify it under the terms
www.eeworm.com/read/310479/13650332

cs key.cs

using System; using Jinrm.FileSystem; namespace GzglClient.BLL { /// /// Key 的摘要说明。 /// public class Key { /// /// /// public Key(