代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/374581/2749722

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/374581/2749727

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/373166/2766755

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/373166/2766930

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/372858/2768939

c symlink.c

/* * linux/fs/isofs/symlink.c * * (C) 1992 Eric Youngdale Modified for ISO9660 filesystem. * * Copyright (C) 1991, 1992 Linus Torvalds * * isofs symlink handling code. This is only used
www.eeworm.com/read/372858/2768951

makefile

# # Makefile for the linux MS-DOS-filesystem routines. # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependencies here # un
www.eeworm.com/read/372858/2768966

makefile

# # Makefile for the linux ext2-filesystem routines. # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependencies here # unle
www.eeworm.com/read/369955/2788276

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/369339/2800806

8 ncheck.8

.th NCHECK VIII 2/8/75 .sh NAME ncheck \*- generate names from i-numbers .sh SYNOPSIS .bd ncheck [ .bd \*-i numbers ] [ .bd \*-a ] [ filesystem ] .sh DESCRIPTION .it Ncheck with no argument genera
www.eeworm.com/read/369339/2801624

c dump.c

# /* * incremental dump * dump fisbuodh filesystem * f take output tape from arglist * i from date in /etc/dtab * s specify tape size in feet (feet = blocks/9) * b specify tape size in blocks