代码搜索:9660
找到约 787 项符合「9660」的源代码
代码结果 787
www.eeworm.com/read/258881/11834851
h iso9660.h
/*H**************************************************************************
* NAME: iso9660.h
*----------------------------------------------------------------------------
* Copy
www.eeworm.com/read/258097/11886719
h iso9660.h
#ifndef __ISO9660_H
#define __ISO9660_H
#include "types.h"
#ifndef CDFS_FILEHANDLES
#define CDFS_FILEHANDLES 2
#endif
#define CDFS_FILE_OPENED 1
#define CDFS_FILE_DIRECTORY 2
enum {
www.eeworm.com/read/256777/11972429
c iso9660.c
/*C**************************************************************************
* NAME: iso9660.c
*----------------------------------------------------------------------------
* Copyright (c)
www.eeworm.com/read/256777/11972461
h iso9660.h
/*H**************************************************************************
* NAME: iso9660.h
*----------------------------------------------------------------------------
* Copy
www.eeworm.com/read/254138/12159274
c iso9660.c
/*C**************************************************************************
* NAME: iso9660.c
*----------------------------------------------------------------------------
* Copyright (c)
www.eeworm.com/read/254138/12159320
h iso9660.h
/*H**************************************************************************
* NAME: iso9660.h
*----------------------------------------------------------------------------
* Copy
www.eeworm.com/read/234110/14121755
h iso9660.h
#if !defined(_ISO9660_H)
#define _ISO9660_H
#define _delta(from, to) ((to) - (from) + 1)
#define VD_BOOT 0
#define VD_PRIMARY 1
#define VD_SUPPLEMENT 2
#define VD_PARTITION 3
www.eeworm.com/read/128758/14279681
c iso9660.c
/*C**************************************************************************
* NAME: iso9660.c
*----------------------------------------------------------------------------
* Copyright (c)
www.eeworm.com/read/128758/14279707
h iso9660.h
/*H**************************************************************************
* NAME: iso9660.h
*----------------------------------------------------------------------------
* Copy
www.eeworm.com/read/123712/14615922