代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/187283/8835439
c genrecog.c
/* Generate code from machine description to emit insns as rtl.
Copyright (C) 1987,1988 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute i
www.eeworm.com/read/384846/8838608
h netvj.h
/*
* Definitions for tcp compression routines.
*
* $Id: netvj.h,v 1.3 1998/03/17 22:03:43 guy Exp $
*
* Copyright (c) 1989 Regents of the University of California.
* All rights reserved.
www.eeworm.com/read/428775/8842507
h cvtypes.h
/*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying,
www.eeworm.com/read/384729/8848113
c ipfrag.c
/*
* Copyright (c) Gianni Tedesco 2002.
* Released under the terms of the GNU GPL v2
*/
#include "tcpip.h"
/*
* IP Defragmentation for firestorm
* ================================
*
* This cod
www.eeworm.com/read/384729/8848488
c tcpdump.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/384729/8848597
c decode.c
/*
* This file is part of Firestorm NIDS
* Copyright (c) 2002 Gianni Tedesco
* This program is released under the terms of the GNU GPL version 2
*
* This is the decode engine. We keep a big internal g
www.eeworm.com/read/285344/8849222
c p11.8.c
#include
#include
#include
#include
union semun{
int val;
struct semid_ds * buf;
unsigned short int * array;
struct sem
www.eeworm.com/read/187106/8854969
c input.c
/*
* Parse a makefile
*/
#include "h.h"
struct name namehead;
struct name * firstname;
char str1[LZ]; /* General store */
char str2[LZ];
/*
* Intern a name. Return
www.eeworm.com/read/384619/8856236
h hidpi.h
/*++
Copyright (c) 1996-1998 Microsoft Corporation
Module Name:
HIDPI.H
Abstract:
Public Interface to the HID parsing library.
Environment:
Kernel & user mode
www.eeworm.com/read/428244/8881634
h globals.h
/****************************************************/
/* File: globals.h */
/* Global types and vars for C_Minus compiler */
/* must come before other includ