代码搜索:9660
找到约 787 项符合「9660」的源代码
代码结果 787
www.eeworm.com/read/480682/1315833
c cdromfslib.c
/* cdromFsLib.c - ISO 9660 CD-ROM read-only file system library */
/* Copyright 1989-1997 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
05a,03ju
www.eeworm.com/read/480145/1322588
c cdromfslib.c
/* cdromFsLib.c - ISO 9660 CD-ROM read-only file system library */
/* Copyright 1989-1997 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
05a,03ju
www.eeworm.com/read/479151/1343469
c rock.c
/*
* linux/fs/isofs/rock.c
*
* (C) 1992, 1993 Eric Youngdale
*
* Rock Ridge Extensions to iso9660
*/
#include
#include
#include
#include
www.eeworm.com/read/224327/4804804
c cdromfslib.c
/* cdromFsLib.c - ISO 9660 CD-ROM read-only file system library */
/* Copyright 1989-1997 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
05a,03ju
www.eeworm.com/read/216450/4895094
1 isoread.1
.TH ISOREAD 1
.SH NAME
isoread \- read a file in ISO9660 or High Sierra format
.SH SYNOPSIS
\fBisoread\fP \-[\fBa\fP] [\fIinput_file\fP] \fIfile\fP
.SH DESCRIPTION
\fBIsoread\fP reads a file in ISO966
www.eeworm.com/read/209559/4974209
c rock.c
/*
* linux/fs/isofs/rock.c
*
* (C) 1992, 1993 Eric Youngdale
*
* Rock Ridge Extensions to iso9660
*/
#include
#include
#include
#include
www.eeworm.com/read/209211/4984080
c path.c
#include
#include
#include
#include
#include "iso9660.h"
/*
* Add the requisite path tables to the CD image.
* They get put on the end once everything else is don
www.eeworm.com/read/209211/4984081
c util.c
#include
#include
#include
#include
#include
#include "iso9660.h"
typedef struct Stringtab Stringtab;
struct Stringtab {
Stringtab *link;
char *str;
};
www.eeworm.com/read/198501/5087182
c rock.c
/*
* linux/fs/isofs/rock.c
*
* (C) 1992 Eric Youngdale
*
* Rock Ridge Extensions to iso9660
*/
#include
#include
#include
#include
www.eeworm.com/read/195013/5122943
c rock.c
/*
* linux/fs/isofs/rock.c
*
* (C) 1992, 1993 Eric Youngdale
*
* Rock Ridge Extensions to iso9660
*/
#include
#include
#include
#include