代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/112547/15483140
h mkdosfs.h
#ifndef MKDOSFS_H
#define MKDOSFS_H
/* The following is a subset of mkdosfs.c (0.3b) */
/*
Filename: mkdosfs.c
Version: 0.3b (Yggdrasil)
Author: Dave Hudson
Start
www.eeworm.com/read/112546/15483154
h mkdosfs.h
#ifndef MKDOSFS_H
#define MKDOSFS_H
/* The following is a subset of mkdosfs.c (0.3b) */
/*
Filename: mkdosfs.c
Version: 0.3b (Yggdrasil)
Author: Dave Hudson
Start
www.eeworm.com/read/105179/15676217
readme
This is the implementation of the SystemV/Coherent filesystem for Linux.
It implements all of
- Xenix FS,
- SystemV/386 FS,
- Coherent FS.
This is version beta 1.
To install:
* Answer the 'Sys
www.eeworm.com/read/104056/15711236
1 df.1
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.28.
.TH DF "1" "July 2002" "df (fileutils) 4.1.10" "User Commands"
.SH NAME
df \- report filesystem disk space usage
.SH SYNOPSIS
.B df
[\f
www.eeworm.com/read/101129/15849809
html buildmin-2.html
How To Build a Minimal Linux System from Source Code: The Filesystem
www.eeworm.com/read/100018/15888137
html opt_minfreeblocks.html
Min free disk space
If less than the specified amount of disk space is free, sendmail will
refuse to queue up any incoming messages from other systems. Useful to
prevent sendmail fro
www.eeworm.com/read/100018/15888801
pl hpux-lib.pl
# hpux-lib.pl
# Quota functions for HPUX
# quotas_init()
sub quotas_init
{
return undef;
}
# quotas_supported()
# Returns 1 for user quotas, 2 for group quotas or 3 for both
sub quotas_supported
{
r