代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/439082/1818122
h iosapic.h
/*
** This file is private to iosapic driver.
** If stuff needs to be used by another driver, move it to a common file.
**
** WARNING: fields most data structures here are ordered to make sure
**
www.eeworm.com/read/439082/1818706
c super.c
/*
* linux/fs/super.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* super.c contains code to handle: - mount structures
* - super-block tables
*
www.eeworm.com/read/437028/1837314
h numcards.h
/**********
Copyright 1991 Regents of the University of California. All rights reserved.
Authors: 1991 David Gates
**********/
/*
* Structures for parsing numerical-device input cards
*/
#ifndef NUM
www.eeworm.com/read/437028/1837323
h profile.h
/**********
Copyright 1991 Regents of the University of California. All rights reserved.
Authors: 1987 Karti Mayaram, 1991 David Gates
**********/
/*
* Doping Profile Data Structures
*/
#ifndef PROF
www.eeworm.com/read/430520/1921184
h os_msg.h
// -*- C++ -*-
//=============================================================================
/**
* @file os_msg.h
*
* XSI message queue structures
*
* $Id: os_msg.h 59806 2004-08-25 16:0
www.eeworm.com/read/430518/1922847
h iosapic_private.h
/*
** This file is private to iosapic driver.
** If stuff needs to be used by another driver, move it to a common file.
**
** WARNING: fields most data structures here are ordered to make sure
**
www.eeworm.com/read/430518/1927100
h iosapic.h
/*
** This file is private to iosapic driver.
** If stuff needs to be used by another driver, move it to a common file.
**
** WARNING: fields most data structures here are ordered to make sure
**
www.eeworm.com/read/430182/1937441
h iosapic_private.h
/*
** This file is private to iosapic driver.
** If stuff needs to be used by another driver, move it to a common file.
**
** WARNING: fields most data structures here are ordered to make sure
**
www.eeworm.com/read/422638/2035629
h wlanproto.h
/*
* Copyright ?2000-2002 Atheros Communications, Inc., All Rights Reserved.
*
* wlanproto.h - Data structures for 802.11 protocol
*
*/
#ifndef __INCwlanprotoh
#define __INCwlanprotoh
www.eeworm.com/read/420043/2072735
h heapmanager.h
#ifndef _HM
#define _HM
#include "sys_api.h" /* for sysAssert */
#include "gc_protocol.h"
#include "finalize.h"
/* --------- Convenience functions for accessing structures ------------