代码搜索:9660
找到约 787 项符合「9660」的源代码
代码结果 787
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
www.eeworm.com/read/136223/13387512
c cdromfslib.c
/* cdromFsLib.c - ISO 9660 CD-ROM read-only file system library */
/* Copyright 1989-2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
07o,05d
www.eeworm.com/read/258097/11886383
h fsgui_new.h
//
// fsGUI_new.h
//
// fs9660-NEW GUI macro definition for fsGUI_NEW.c.
//
//
// Creator :zhaoyanhua
// Date: 3-7-25 14:53
//
/*
#ifndef _FS_GUI_NEW_H
#define _FS_GUI_NEW_H
www.eeworm.com/read/34867/1046361
c cdromfslib.c
/* cdromFsLib.c - ISO 9660 CD-ROM read-only file system library */
/* Copyright 1989-2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
07o,05d
www.eeworm.com/read/492252/1178307
c cdromfslib.c
/* cdromFsLib.c - ISO 9660 CD-ROM read-only file system library */
/* Copyright 1989-2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
07o,05d
www.eeworm.com/read/209211/4981570
c flfmt.c
#include "stdinc.h"
#include "dat.h"
#include "fns.h"
#include "flfmt9660.h"
#define blockWrite _blockWrite /* hack */
static void usage(void);
static u64int fdsize(int fd);
static void partition(in
www.eeworm.com/read/295514/3909955
c tree.c
/* @(#)tree.c 1.68 02/11/22 joerg */
#ifndef lint
static char sccsid[] =
"@(#)tree.c 1.68 02/11/22 joerg";
#endif
/*
* File tree.c - scan directory tree and build memory structures for iso9660
* f
www.eeworm.com/read/209211/4984085
c rune.c
#include
#include
#include
#include
#include "iso9660.h"
Rune*
strtorune(Rune *r, char *s)
{
Rune *or;
if(s == nil)
return nil;
or = r;
while(*s)
s += cha
www.eeworm.com/read/359019/10169737
c joliet.c
/* @(#)joliet.c 1.24 00/05/07 joerg */
#ifndef lint
static char sccsid[] =
"@(#)joliet.c 1.24 00/05/07 joerg";
#endif
/*
* File joliet.c - handle Win95/WinNT long file/unicode extensions for iso9660
www.eeworm.com/read/295514/3909953
c joliet.c
/* @(#)joliet.c 1.34 02/11/22 joerg */
#ifndef lint
static char sccsid[] =
"@(#)joliet.c 1.34 02/11/22 joerg";
#endif
/*
* File joliet.c - handle Win95/WinNT long file/unicode extensions for iso9660