代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/291252/8431651
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/290548/8477193
c tsacct.c
/*
* tsacct.c - System accounting over taskstats interface
*
* Copyright (C) Jay Lan,
*
*
* This program is free software; you can redistribute it and/or modify
* it under the te
www.eeworm.com/read/289120/8574722
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/187571/8623610
h usb.h
#ifndef _USB_H
#define _USB_H
#ifndef US_FIFO_SIZE
#define US_FIFO_SIZE 8 //word
#endif
#define FAIL 0x0
#define OK 0x1
#define FALSE 0
#define TRUE !FALSE
#define BUFFER_MEM_
www.eeworm.com/read/287922/8660898
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/431013/8713315
c stupid.c
read_tiff_header(file_name, image_header)
char file_name[];
struct tiff_header_struct *image_header;
{
} /* ends read_tiff_header */
short **allocate_image_array(length, width)
www.eeworm.com/read/285564/8831505
c calc_cloud_cover_fraction.c
#include
#include
static char vcid[] = "$Id: calc_cloud_cover_fraction.c,v 4.1.2.1 2004/05/06 00:37:51 tbohn Exp $";
void calc_cloud_cover_fraction(atmos_data_struct *atmos,
www.eeworm.com/read/381412/9094416
h kthread.h
/*
KThreads: http://old.lwn.net/2002/0214/a/kthread.php3
*/
#ifndef _LINUX_KTHREAD_H
#define _LINUX_KTHREAD_H
struct task_struct;
struct kthread {
const char *name;
struct task_stru
www.eeworm.com/read/380485/9145351
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/379736/9179724
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