代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/128520/5989598
c devfs.c
//
// devfs.c
//
// Device Filesystem
//
// Copyright (C) 2002 Michael Ringgaard. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification,
www.eeworm.com/read/128520/5989605
c procfs.c
//
// procfs.c
//
// Kernel Information Filesystem
//
// Copyright (C) 2002 Michael Ringgaard. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
//
www.eeworm.com/read/128520/5989606
c pipefs.c
//
// pipefs.c
//
// Pipe Filesystem
//
// Copyright (C) 2002 Michael Ringgaard. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification,
www.eeworm.com/read/100480/6269009
java vfsmanager.java
/*
* VFSManager.java - Main class of virtual filesystem
* Copyright (C) 2000 Slava Pestov
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU
www.eeworm.com/read/100480/6269013
java vfs.java
/*
* VFS.java - Virtual filesystem implementation
* Copyright (C) 2000 Slava Pestov
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Genera
www.eeworm.com/read/489824/6462000
js mas.fs.js
/**********************************************************************
FileSystem functions library for Majerus.net Active Shell CE
Copyright (C) 2006-2008 Majerus.net. All rights reserved.
S
www.eeworm.com/read/489725/6469104
readme
The CIFS VFS support for Linux supports many advanced network filesystem
features such as hierarchical dfs like namespace, hardlinks, locking and more.
It was designed to comply with the SNIA CIFS
www.eeworm.com/read/154570/11944891
c monitor.c
/*
* Collect system's load information from proc pseudo filesystem.
*
* Copyright (c) 2004, by: Jian Shen
* All rights reserved. Peking University, China
*