代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/450461/7483794
s eedata.s
; Little endian file system and admin key!
#include
.text
; CARD_STATE_ADDR
.byte 0x00
; ATR_LEN_ADDR
.byte 0x0F
; ATR_ADDR
; TS: 3B - direct convention
; T0: AA - TB1/TD1 follows,
www.eeworm.com/read/493654/6388546
cpp main.cpp
// -*-c++-*-
/***************************************************************************
main.cpp
Main for rcssserver
www.eeworm.com/read/135592/13918346
in config.in
#
# Filesystem configuration
#
mainmenu_option next_comment
comment 'Filesystems'
bool 'Quota support' CONFIG_QUOTA
tristate 'Minix fs support' CONFIG_MINIX_FS
tristate 'Extended fs support' CONFIG_
www.eeworm.com/read/135592/13918448
makefile
#
# Makefile for the linux nfs-filesystem routines.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unles
www.eeworm.com/read/428880/8832163
c fat_init.c
/*
* FAT Initialization
*
* Copyright(C) 2001
* Camilo Alejandro Arboleda
*
* The contents of this file are distributed under the GNU General
* Public License version 2.
*
* As a specia
www.eeworm.com/read/177586/9446338
py upath.py
if __name__ == "__main__":
import sys
sys.path = ['.','..'] + sys.path # HACK to simplify unit testing.
import os
from BitTorrent import platform
from BitTorrent.platform import efs2, deco
www.eeworm.com/read/347993/11619558
hpp txml_ini_adapter.hpp
// Copyright E骾n O'Callaghan 2008 - 2008.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boos
www.eeworm.com/read/168845/5435361
cpp default_name_check_test.cpp
// default_name_check_test program ------------------------------------------//
// Copyright Beman Dawes 2003.
// Use, modification, and distribution is subject to the Boost Software
// Lice