代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/299603/7843656
c inode.c
/*
* inode.c -- user mode filesystem api for usb gadget controllers
*
* Copyright (C) 2003-2004 David Brownell
* Copyright (C) 2003 Agilent Technologies
*
* This program is free software;
www.eeworm.com/read/397254/8060697
java serverconnect.java
package server;
import java.net.*;
import java.io.*;
import fileSystem.*;
public class ServerConnect{
private ServerSocket server;
private Socket socket;
private BufferedReader in;
pri
www.eeworm.com/read/315110/13551691
h fsusage.h
/* fsusage.h -- declarations for filesystem space usage info
Copyright (C) 1991, 1992, 1997 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/303027/13823338
notes
Notes on Filesystem Layout
--------------------------
These notes describe what mkcramfs generates. Kernel requirements are
a bit looser, e.g. it doesn't care if the items are
swapped ar
www.eeworm.com/read/145991/5741324
contents
Contents of the MAC sub-archive for UnZip 4.2 and later:
Contents this file
macfile.c Macintosh filesystem code
macstat.c Macintosh stat() emulation
macstat.h
www.eeworm.com/read/135153/5889504
c inode.c
/*
* Resizable simple ram filesystem for Linux.
*
* Copyright (C) 2000 Linus Torvalds.
* 2000 Transmeta Corp.
*
* Usage limits added by David Gibson, Linuxcare Australia.
* This f
www.eeworm.com/read/124347/6052990
cc fhandler_registry.cc
/* fhandler_registry.cc: fhandler for /proc/registry virtual filesystem
Copyright 2002 Red Hat, Inc.
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of
www.eeworm.com/read/124347/6053025
cc fhandler_process.cc
/* fhandler_process.cc: fhandler for /proc/ virtual filesystem
Copyright 2002 Red Hat, Inc.
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
www.eeworm.com/read/123438/6059184
h sysv_fs.h
#ifndef _LINUX_SYSV_FS_H
#define _LINUX_SYSV_FS_H
/*
* The SystemV/Coherent filesystem constants/structures/macros
*/
/* This code assumes
- a little endian processor like 386,
-
www.eeworm.com/read/120201/6080114
contents
Contents of the MAC sub-archive for UnZip 4.2 and later:
Contents this file
macfile.c Macintosh filesystem code
macstat.c Macintosh stat() emulation
macstat.h