代码搜索:Structs
找到约 2,696 项符合「Structs」的源代码
代码结果 2,696
www.eeworm.com/read/208123/4996430
h snmp_structs.h
/**
* @file
* Generic MIB tree structures.
*
* @todo namespace prefixes
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribution and us
www.eeworm.com/read/208123/4996472
c mib_structs.c
/**
* @file
* MIB tree access/construction functions.
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribution and use in source and bina
www.eeworm.com/read/207667/5001090
h tss_structs.h
/*++
TSS structures for TSS
*/
#ifndef __TSS_STRUCTS_H__
#define __TSS_STRUCTS_H__
typedef struct tdTSS_VERSION
{
BYTE bMajor;
BYTE bMinor;
BYTE bRevMajor;
BYTE bRevMinor;
} TSS_VERS
www.eeworm.com/read/207667/5001092
h tcs_structs.h
/*++
TSS Core Service structures
*/
#ifndef __TCS_STRUCT_H__
#define __TCS_STRUCT_H__
// Errata: This should be named TSS_AUTH to avoid confussion with TPM structures
typedef struct tdTPM_AUTH
{
www.eeworm.com/read/203123/5041651
h mom_structs.h
#ifndef _MOM_STRUCTS_H_
#define _MOM_STRUCTS_H_
#include "momusys.h"
#define VERSION 1
enum image_type {SHORT_TYPE,FLOAT_TYPE,UCHAR_TYPE};
typedef enum image_type ImageType;
union image_data
www.eeworm.com/read/192230/5159487
exp structs2.exp
# Copyright (C) 1998 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the
www.eeworm.com/read/192230/5159594
c structs2.c
/* pr 13536 */
static void param_reg (register char pr_char,
register unsigned char pr_uchar,
register short pr_short,
register unsigned short pr_ushort);
int bkpt;
int
m
www.eeworm.com/read/188946/5204433
h mom_structs.h
#ifndef _MOM_STRUCTS_H_
#define _MOM_STRUCTS_H_
#include "momusys.h"
#define VERSION 1
enum image_type {SHORT_TYPE,FLOAT_TYPE,UCHAR_TYPE};
typedef enum image_type ImageType;
union image_data
www.eeworm.com/read/182522/5264001
h snmp_structs.h
/**
* @file
* Generic MIB tree structures.
*
* @todo namespace prefixes
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribution and us
www.eeworm.com/read/182522/5264043
c mib_structs.c
/**
* @file
* MIB tree access/construction functions.
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribution and use in source and bina