代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/107635/6188688
h ip.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provi
www.eeworm.com/read/105192/6200290
h ip.h
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted
www.eeworm.com/read/103524/6213835
h ip.h
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted
www.eeworm.com/read/103521/6214152
h ip.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provi
www.eeworm.com/read/101153/6237768
h control.h
#define COMMAND_FIFO 3
#define START_TASK 1
#define STOP_TASK 2
struct my_msg_struct {
int command;
int task;
int period;
};
www.eeworm.com/read/310703/6306534
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/345862/6338114
h ip.h
/*
* Copyright (c) 2001-2003 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permi
www.eeworm.com/read/481537/6642819
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/479375/6692976
h eap_tlv_common.h
/*
* EAP-TLV definitions (draft-josefsson-pppext-eap-tls-eap-10.txt)
* Copyright (c) 2004-2008, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/408584/11380264
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 !=