代码搜索:struct

找到约 10,000 项符合「struct」的源代码

代码结果 10,000
www.eeworm.com/read/182767/9192166

c cookies.c

/* Support for cookies. Copyright (C) 2001, 2002 Free Software Foundation, Inc. This file is part of GNU Wget. GNU Wget is free software; you can redistribute it and/or modify it under the terms
www.eeworm.com/read/182767/9192169

h html-parse.h

/* Declarations for html-parse.c. Copyright (C) 1998 Free Software Foundation, Inc. This file is part of GNU Wget. GNU Wget is free software; you can redistribute it and/or modify it under the te
www.eeworm.com/read/182767/9192186

c connect.c

/* Establishing and handling network connections. Copyright (C) 1995, 1996, 1997, 2001, 2002 Free Software Foundation, Inc. This file is part of GNU Wget. GNU Wget is free software; you can redis
www.eeworm.com/read/182379/9205662

h ps_pico.h

/************************************************************************ * * CopyrIght (c) 1993 - 2000 Accelerated Tech
www.eeworm.com/read/182376/9205755

c classifierlist.c

/* / (XCS-C 1.2) / ------------------------------------ / Learning Classifier System based on accuracy / / by / Martin V. Butz / Illinois Genetic Algorithms Laboratory (IlliGAL) /
www.eeworm.com/read/379110/9207417

c smc91111.c

/*------------------------------------------------------------------------ . smc91111.c . This is a driver for SMSC's 91C111 single-chip Ethernet device. . . Copyright (C) 2001 Standard Microsyste
www.eeworm.com/read/379078/9208269

h hidpi.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: HIDPI.H Abstract: Public Interface to the HID parsing library. Environment: Kernel & use
www.eeworm.com/read/181983/9223041

h queue.h

#ifndef QUEUE_H #define QUEUE_H #include #include struct packet { unsigned char *buf; unsigned int len; }; #define QDATUM struct packet * /* * Queue item str
www.eeworm.com/read/181983/9223054

c queue.c

#include "queue.h" /* * qinit: Initialize queue. * * Parameters: * * q Pointer to a queue, or NULL if the user wishes to leave * it to qinit to allocate the queue. * * Re
www.eeworm.com/read/181916/9227533

h sip.h

/* * The SIP module interface. * * Copyright (c) 2006 * Riverbank Computing Limited * * This file is part of SIP. * * This copy of SIP is licensed for use un