代码搜索:Mac 有哪些应用?
找到约 10,000 项符合「Mac 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/385462/2590012
c mac_nvram.c
/*
* PowerMac NVRAM emulation
*
* Copyright (c) 2005-2007 Fabrice Bellard
* Copyright (c) 2007 Jocelyn Mayer
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* o
www.eeworm.com/read/385462/2590076
c mac_dbdma.c
/*
* PowerMac descriptor-based DMA emulation
*
* Copyright (c) 2005-2007 Fabrice Bellard
* Copyright (c) 2007 Jocelyn Mayer
*
* Permission is hereby granted, free of charge, to any person obtain
www.eeworm.com/read/383940/2605718
c sim_mac.c
/*
* "Copyright (c) 2005 Stanford University. All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose, without fee, and witho
www.eeworm.com/read/383940/2606368
h mac_const.h
/*
* @author IPP HURRAY http://www.hurray.isep.ipp.pt/art-wise
* @author open-zb http://www.open-zb.net
* @author Andre Cunha
*/
// The MAC constants are defined in here.
// Notice that these mak
www.eeworm.com/read/383940/2606369
h mac_enumerations.h
/*
* @author IPP HURRAY http://www.hurray.isep.ipp.pt/art-wise
* @author open-zb http://www.open-zb.net
* @author Andre Cunha
*/
#ifndef __MAC_ENUMERATIONS__
#define __MAC_ENUMERATIONS__
//Mac
www.eeworm.com/read/383940/2606394
h mac_const.h
/*
* @author IPP HURRAY http://www.hurray.isep.ipp.pt/art-wise
* @author open-zb http://www.open-zb.net
* @author Andre Cunha
*/
// The MAC constants are defined in here.
// Notice that these mak
www.eeworm.com/read/383940/2606395
h mac_enumerations.h
/*
* @author IPP HURRAY http://www.hurray.isep.ipp.pt/art-wise
* @author open-zb http://www.open-zb.net
* @author Andre Cunha
*/
#ifndef __MAC_ENUMERATIONS__
#define __MAC_ENUMERATIONS__
//Mac
www.eeworm.com/read/383940/2606456
h mac_func.h
/*
* @author IPP HURRAY http://www.hurray.isep.ipp.pt/art-wise
* @author open-zb http://www.open-zb.net
* @author Andre Cunha
*/
#ifndef __MAC_FUNC__
#define __MAC_FUNC__
/*********************
www.eeworm.com/read/383868/2610565
h ipt_mac.h
#ifndef _IPT_MAC_H
#define _IPT_MAC_H
struct ipt_mac_info {
unsigned char srcaddr[ETH_ALEN];
int invert;
};
#endif /*_IPT_MAC_H*/
www.eeworm.com/read/383868/2611303
c ipt_mac.c
/* Kernel module to match MAC address parameters. */
/* (C) 1999-2001 Paul `Rusty' Russell
* (C) 2002-2004 Netfilter Core Team
*
* This program is free software; you can r