代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/357946/3010200
properties private.properties
config.active=
file.reference.builtin.ks=C:\\Documents and Settings\\ming\\.netbeans\\5.0\\config\\j2me\\builtin.ks
file.reference.filesystem-res=E:\\projects\\picmanager\\res
javadoc.preview=true
www.eeworm.com/read/350657/3121186
in config.in
#
# Multimedia Video device configuration
#
mainmenu_option next_comment
comment 'Video For Linux'
bool ' V4L information in proc filesystem' CONFIG_VIDEO_PROC_FS
dep_tristate ' I2C on parallel por
www.eeworm.com/read/264095/4294913
in config.in
#
# Multimedia Video device configuration
#
mainmenu_option next_comment
comment 'Video For Linux'
bool ' V4L information in proc filesystem' CONFIG_VIDEO_PROC_FS
dep_tristate ' I2C on parallel por
www.eeworm.com/read/161121/5558554
in config.in
#
# Multimedia Video device configuration
#
mainmenu_option next_comment
comment 'Video For Linux'
bool ' V4L information in proc filesystem' CONFIG_VIDEO_PROC_FS
dep_tristate ' I2C on parallel por
www.eeworm.com/read/393258/8299251
fedora init.sample.fedora
#!/bin/nash
mount -t proc /proc /proc
setquiet
echo Mounted /proc filesystem
echo Mounting sysfs
mount -t sysfs none /sys
echo Creating /dev
mount -o mode=0755 -t tmpfs none /dev
mknod /dev/console c
www.eeworm.com/read/393258/8299261
fc3 init.sample.fc3
#!/bin/nash
mount -t proc /proc /proc
setquiet
echo Mounted /proc filesystem
echo Mounting sysfs
mount -t sysfs none /sys
echo Creating /dev
mount -o mode=0755 -t tmpfs none /dev
mknod /dev/console c
www.eeworm.com/read/266618/11216806
c hostemu.c
/*
hostemu.c
DOSFS Embedded FAT-Compatible Filesystem
Host-Side Emulation Code
(C) 2005 Lewin A.R.W. Edwards (sysadm@zws.com)
*/
#include
#include
#include "dosfs
www.eeworm.com/read/381392/9095140
h hostemu.h
/*
hostemu.h
DOSFS Embedded FAT-Compatible Filesystem
Host-Side Emulation Code
(C) 2005 Lewin A.R.W. Edwards (sysadm@zws.com)
*/
#ifndef _HOSTEMU_H
#define _HOSTEMU_H
#include
www.eeworm.com/read/359058/10167895
rcs
#!/bin/sh
Linux_string=X-Linux
echo "Init..."
echo "$Linux_string: Mounting proc at /proc"
/bin/mount -t proc proc /proc
#echo "$Linux_string: Checking root filesystem"
#/sbin/fsck -C -T -a /
#retv
www.eeworm.com/read/359019/10169646
c hash.c
/* @(#)hash.c 1.12 00/05/07 joerg */
#ifndef lint
static char sccsid[] =
"@(#)hash.c 1.12 00/05/07 joerg";
#endif
/*
* File hash.c - generate hash tables for iso9660 filesystem.
Written by Eric