代码搜索:struct
找到约 10,000 项符合「struct」的源代码
代码结果 10,000
www.eeworm.com/read/406786/11435670
h tty.h
/*
* 'tty.h' defines some structures used by tty_io.c and some defines.
*
* NOTE! Don't touch this without checking that nothing in rs_io.s or
* con_io.s breaks. Some constants are hardwired into
www.eeworm.com/read/156735/11780568
h tty.h
/*
* 'tty.h' defines some structures used by tty_io.c and some defines.
*
* NOTE! Don't touch this without checking that nothing in rs_io.s or
* con_io.s breaks. Some constants are hardwired into
www.eeworm.com/read/256711/11977743
h testlibdlg.h
// TestlibDlg.h : header file
//
#if !defined(AFX_TESTLIBDLG_H__44CB4BA6_12B9_4FFB_8792_9ACB3566CE54__INCLUDED_)
#define AFX_TESTLIBDLG_H__44CB4BA6_12B9_4FFB_8792_9ACB3566CE54__INCLUDED_
#if _
www.eeworm.com/read/250172/12426690
h tty.h
/*
* 'tty.h' defines some structures used by tty_io.c and some defines.
*
* NOTE! Don't touch this without checking that nothing in rs_io.s or
* con_io.s breaks. Some constants are hardwired into
www.eeworm.com/read/249981/12444117
mco hvdemo.mco
/****************************************************************
* *
* Copyright (c) 2001-2007 McObject LLC. All Right Reserved. *
www.eeworm.com/read/232327/14198359
h tty.h
#ifndef _TTY_H
#define _TTY_H
#include "termios.h"
#include "task.h"
#define TTY_BUF_SIZE 1024
struct tty_queue
{
unsigned long data;
unsigned long head;
unsigned long tail;
stru
www.eeworm.com/read/129891/14218794
c sock_cmp_addr.c
#include "unp.h"
#ifdef HAVE_SOCKADDR_DL_STRUCT
# include
#endif
int
sock_cmp_addr(const struct sockaddr *sa1, const struct sockaddr *sa2,
socklen_t salen)
{
if (sa1->sa_family !=
www.eeworm.com/read/230169/14303430
r chknotyp.r
#include "datadef.h"
#include "cexprrsc.h"
#pragma pushDataProps
#pragma packedLittleEndianData
DataDefBlock 1 = /* struct DMRSLnk_Struc */
{
{DTYPE_STRUCT, 2, 0, DTYPE_SHORT},
www.eeworm.com/read/230169/14303432
r chkanlnktyp.r
#include "datadef.h"
#include "cexprrsc.h"
#pragma pushDataProps
#pragma packedLittleEndianData
DataDefBlock 1 = /* struct DMRSLnk_Struc */
{
{DTYPE_STRUCT, 2, 0, DTYPE_SHORT},
www.eeworm.com/read/226278/14482467
h ans_os.h
/*******************************************************************************
Copyright(c) 1999 - 2002 Intel Corporation. All rights reserved.
This program is free software; you can redi