代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/428548/1958830
c ps.c
/* vi: set sw=4 ts=4: */
/*
* ps.c - Print filesystem state
*
* Copyright (C) 1993, 1994 Remy Card
* Laboratoire MASI, Institut Blaise Pascal
*
www.eeworm.com/read/418008/2094516
c ismounted.c
/*
* ismounted.c --- Check to see if the filesystem was mounted
*
* Copyright (C) 1995,1996,1997,1998,1999,2000 Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms
www.eeworm.com/read/411325/2189127
c fs.c
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* HTTP server read-only file system code.
* \author Adam Dunkels
*
* A simple read-only filesystem.
*/
/*
* Copyright (c) 2
www.eeworm.com/read/410339/2211177
h sysv_fs.h
#ifndef _LINUX_SYSV_FS_H
#define _LINUX_SYSV_FS_H
/*
* The SystemV/Coherent filesystem constants/structures/macros
*/
/* This code assumes
- sizeof(short) = 2, sizeof(int) = 4, sizeof(long) =
www.eeworm.com/read/395229/2445291
c statfs64.c
/* Return information about the filesystem on which FILE resides.
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C
www.eeworm.com/read/395229/2447667
h configfs.h
/* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* configfs.h - definitions for the device driver filesystem
*
* This program is free software; you can redistribute it
www.eeworm.com/read/394279/2459048
as startupinfo.as
package com.finetune.apollo.autoupdate
{
import com.finetune.apollo.*;
import flash.events.*;
import flash.filesystem.*;
import flash.net.*;
import mx.core.*;
[Bindable]
www.eeworm.com/read/394279/2459055
as drivewatcher.as
package com.teknision.desktop.file{
import com.teknision.desktop.events.DriveCheckEvent;
import flash.events.EventDispatcher;
import flash.events.TimerEvent;
import flash.filesystem.File