代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/367730/2831144
2 config.in.2
config BR2_PACKAGE_GCC_TARGET
bool "native toolchain in the target filesystem"
default n
help
If you want the target system to be able to run
binutils/gcc and compile native code, say Y here
www.eeworm.com/read/367182/2852588
c fstatfs64.c
/* Return information about the filesystem on which FD resides.
Copyright (C) 1996,1997,1998,1999,2000,2003,2007
Free Software Foundation, Inc.
This file is part of the GNU C Library.
The
www.eeworm.com/read/367182/2854130
c fstatfs.c
/* fstatfs -- Return information about the filesystem on which FD resides.
Copyright (C) 1996,97,2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library
www.eeworm.com/read/367182/2854189
c statfs.c
/* statfs -- Return information about the filesystem on which FILE resides.
Copyright (C) 1996,97,2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Librar
www.eeworm.com/read/357352/3016346
c mkdir.c
/* vi: set sw=4 ts=4: */
/*
* mkdir.c --- make a directory in the filesystem
*
* Copyright (C) 1994, 1995 Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms of th
www.eeworm.com/read/357352/3016351
c bmove.c
/* vi: set sw=4 ts=4: */
/*
* bmove.c --- Move blocks around to make way for a particular
* filesystem structure.
*
* Copyright (C) 1997 Theodore Ts'o. This file may be redistributed
* under the
www.eeworm.com/read/266022/4275223
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/266022/4275283
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/266022/4275343
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