代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/465152/7058969
c fuse_lowlevel.c
/*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2007 Miklos Szeredi
This program can be distributed under the terms of the GNU LGPLv2.
See the file COPYING.LIB
*/
#i
www.eeworm.com/read/465152/7058973
c fuse_session.c
/*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2007 Miklos Szeredi
This program can be distributed under the terms of the GNU LGPLv2.
See the file COPYING.LIB
*/
#i
www.eeworm.com/read/140797/7146830
spec syslinux.spec
# -*- rpm -*-
%define RPMVERSION 3.19.3
%define VERSION 3.20-pre3
Summary: Kernel loader which uses a FAT or iso9660 filesystem or a PXE network
Name: syslinux
Version: %{RPMVERSION}
Release: 1
Lic
www.eeworm.com/read/209774/7216456
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/399668/7843168
cpp bfile.cpp
#include "stdafx.h"
#define __OCICPP_INTERNAL_USE_
#include "BFile.h"
#include "OraError.h"
/*!
\class OCICPP::BFile
\brief Binary external Files within the Oracle Server's filesystem
www.eeworm.com/read/198623/7921223
c dump.c
#
/*
* incremental dump
* dump fisbuodh filesystem
* f take output tape from arglist
* i from date in /etc/dtab
* s specify tape size in feet (feet = blocks/9)
* b specify tape size in blocks
www.eeworm.com/read/197246/8009953
h file.h
#ifndef __FILE_H__
#define __FILE_H__
#include "..\inc\def.h"
#define FILESYSTEM_AUTOFORMAT FALSE
//Macro related to FLASH
#define PagePerClus 32
#define BytesPerPage 512
#define FILEM
www.eeworm.com/read/397254/8060662
java virtualdata.java
package fileSystem;
import java.io.*;
import java.text.*;
import java.util.*;
public class VirtualData {
public static boolean creatDat (String name) {
try {
File f = new File(name
www.eeworm.com/read/145488/12719109
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