代码搜索:Filesystem

找到约 7,034 项符合「Filesystem」的源代码

代码结果 7,034
www.eeworm.com/read/395229/2447224

h minix_fs.h

#ifndef _LINUX_MINIX_FS_H #define _LINUX_MINIX_FS_H #include /* * The minix filesystem constants/structures */ /* * Thanks to Kees J Bot for sending me the definitions of the new
www.eeworm.com/read/395229/2448446

h minix_fs.h

#ifndef _LINUX_MINIX_FS_H #define _LINUX_MINIX_FS_H #include /* * The minix filesystem constants/structures */ /* * Thanks to Kees J Bot for sending me the definitions of the new
www.eeworm.com/read/394279/2459057

as folderutils.as

package com.teknision.air.utils { import flash.filesystem.File; public class FolderUtils { static public function getFiles(i_file:File):Array{ var fileListing:Array = i_file.
www.eeworm.com/read/392618/2492188

c fcntl.c

#include /* * fcntl -- Manipulate a file descriptor. * We don't have a filesystem, so we do nothing. */ int fcntl (int fd, int cmd, long arg) { return 0; }
www.eeworm.com/read/392618/2492254

c fcntl.c

#include /* * fcntl -- Manipulate a file descriptor. * We don't have a filesystem, so we do nothing. */ int fcntl (int fd, int cmd, long arg) { return 0; }
www.eeworm.com/read/392616/2492397

c fcntl.c

#include /* * fcntl -- Manipulate a file descriptor. * We don't have a filesystem, so we do nothing. */ int fcntl (int fd, int cmd, long arg) { return 0; }
www.eeworm.com/read/392616/2492463

c fcntl.c

#include /* * fcntl -- Manipulate a file descriptor. * We don't have a filesystem, so we do nothing. */ int fcntl (int fd, int cmd, long arg) { return 0; }
www.eeworm.com/read/392610/2492593

c fcntl.c

#include /* * fcntl -- Manipulate a file descriptor. * We don't have a filesystem, so we do nothing. */ int fcntl (int fd, int cmd, long arg) { return 0; }
www.eeworm.com/read/392610/2492659

c fcntl.c

#include /* * fcntl -- Manipulate a file descriptor. * We don't have a filesystem, so we do nothing. */ int fcntl (int fd, int cmd, long arg) { return 0; }
www.eeworm.com/read/392598/2493188

c fcntl.c

#include /* * fcntl -- Manipulate a file descriptor. * We don't have a filesystem, so we do nothing. */ int fcntl (int fd, int cmd, long arg) { return 0; }