代码搜索:cdfs
找到约 114 项符合「cdfs」的源代码
代码结果 114
www.eeworm.com/read/101082/6244385
5cdfs cdfs.5cdfs
.\" SCCSID: @(#)cdfs.5 7.1 4/26/90
.TH cdfs 5cdfs
.SH Name
cdfs \- The CD-ROM (Compact Disc Read Only Memory) File System
.SH Description
.NXR "cdfs file"
.NXR "CDFS - CD-ROM File System"
The ISO 96
www.eeworm.com/read/101082/6246240
5cdfs cdfs.5cdfs
.\" SCCSID: @(#)cdfs.5 7.1 4/26/90
.TH cdfs 5cdfs
.SH Name
cdfs \- The CD-ROM (Compact Disc Read Only Memory) File System
.SH Description
.NXR "cdfs file"
.NXR "CDFS - CD-ROM File System"
The ISO 96
www.eeworm.com/read/284411/8934719
h cdfs.h
#ifndef __CDFS_H
#define __CDFS_H
#include "types.h"
typedef struct
{
BYTE file_number;
BYTE channel_number;
BYTE sub_mode;
BYTE coding_information; /* 20 */
} t_s
www.eeworm.com/read/278943/10486856
doc cdfs.doc
www.eeworm.com/read/436655/7766452
vhd cdfs.vhd
-- megafunction wizard: %LPM_DIVIDE%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: lpm_divide
-- ============================================================
-- File Name: cdfs.vhd
--
www.eeworm.com/read/436655/7766458
cmp cdfs.cmp
--Copyright (C) 1991-2006 Altera Corporation
--Your use of Altera Corporation's design tools, logic functions
--and other software and tools, and its AMPP partner logic
--functions, and any outpu
www.eeworm.com/read/436655/7766461
bsf cdfs.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/258097/11885936
h cdfs.h
#ifndef __CDFS_H
#define __CDFS_H
#include "types.h"
typedef struct {
BYTE file_number;
BYTE channel_number;
BYTE sub_mode;
BYTE coding_information; /* 20 */
} t_cdxa_subhead
www.eeworm.com/read/205421/15316259
c cdfs.c
/*SCCSID @(#)cdfs.c 1.12 12/12/97 */
#ifdef VCDROM
/* In order to share cdfs with 3.0, the global variable must be shared.
I put cdfs.c in 3.0 directory only want it be its original location.
A
www.eeworm.com/read/205421/15316352