代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/109477/15556607

h affs_fs.h

#ifndef _AFFS_FS_H #define _AFFS_FS_H /* * The affs filesystem constants/structures */ #include #define AFFS_SUPER_MAGIC 0xadff struct affs_date; /* --- Prototypes --------------
www.eeworm.com/read/109477/15556783

h nfs_fs.h

/* * linux/include/linux/nfs_fs.h * * Copyright (C) 1992 Rick Sladkey * * OS-specific nfs filesystem definitions and declarations */ #ifndef _LINUX_NFS_FS_H #define _LINUX_NFS_FS_H #includ
www.eeworm.com/read/105179/15676120

h nfs_fs.h

#ifndef _LINUX_NFS_FS_H #define _LINUX_NFS_FS_H /* * linux/include/linux/nfs_fs.h * * Copyright (C) 1992 Rick Sladkey * * OS-specific nfs filesystem definitions and declarations */ #includ
www.eeworm.com/read/100766/15864834

in gnumakefile.in

# Makefile for the NT filesystem kernel part # # Copyright (C) 1999 Martin v. L鰓is # Copyright (C) 1997 R間is Duchesne # # Note : Do 'make clean_makespace' each time you modify this Makefile. # Files
www.eeworm.com/read/100282/15877950

in gnumakefile.in

# Makefile for the NT filesystem kernel part # # Copyright (C) 1999 Martin v. L鰓is # Copyright (C) 1997 R間is Duchesne # # Note : Do 'make clean_makespace' each time you modify this Makefile. # Files
www.eeworm.com/read/100204/15880552

man mkisofs.man

MKISOFS(8) Maintenance Procedures MKISOFS(8) NNNNAAAAMMMMEEEE mkisofs - create a iso9660 filesystem with optional Rock Ridge attributes. SSSSY
www.eeworm.com/read/100018/15888850

cgi list_users.cgi

#!/usr/local/bin/perl # list_users.cgi # Lists all the users with quotas on some filesystem require './quota-lib.pl'; $f = $ARGV[0]; $whatfailed = "Failed to list users"; &can_edit_filesys($f) || &e
www.eeworm.com/read/355933/10241257

c install.c

/*install.c*/ #include #include #include "filesys.h" install() { int i,j; /*0.open the file column */ fd = fopen("filesystem", "r+b"); //~~~~~edited if(fd==NU
www.eeworm.com/read/351845/10603774

h vms_dirent.h

/* @(#)dirent.h 1.7 89/06/25 SMI */ /* * Filesystem-independent directory information. */ #ifndef __dirent_h #define __dirent_h #ifdef __cplusplus extern "C" { #endif /* Make sure we don't get
www.eeworm.com/read/416120/11041463

changelog

2007-07-02 Miklos Szeredi * Released 2.7.0 2007-07-02 Miklos Szeredi * Accept a NULL "op" for fuse_main(), etc. This is useful if filesystem is only in