代码搜索:Mac 有哪些应用?
找到约 10,000 项符合「Mac 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/338072/3324147
h os_mac.h
/*
* Program: Operating-system dependent routines -- Macintosh version
*
* Author: Mark Crispin
* 6158 Lariat Loop NE
* Bainbridge Island, WA 98110-2098
* Internet: MRC@Panda.COM
*
* Date:
www.eeworm.com/read/338072/3324148
c env_mac.c
/*
* Program: Mac environment routines
*
* Author: Mark Crispin
* 6158 Lariat Loop NE
* Bainbridge Island, WA 98110-2098
* Internet: MRC@Panda.COM
*
* Date: 26 January 1992
* Last Edited:
www.eeworm.com/read/337597/3328209
mac sam7.mac
// ---------------------------------------------------------
// ATMEL Microcontroller Software Support - ROUSSET -
// ---------------------------------------------------------
// The software
www.eeworm.com/read/337546/3331293
c mac_ksyms.c
#include
#include
#include
/* Says whether we're using A/UX interrupts or not */
extern int via_alt_mapping;
EXPORT_SYMBOL(via_alt_mapping);
www.eeworm.com/read/337546/3331303
s mac_penguin.s
.byte \
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,\
0x00,0x00,0x00,0x00,0x00,0x00,
www.eeworm.com/read/337546/3336150
c mac-fcc.c
/*
* FCC driver for Motorola MPC82xx (PQ2).
*
* Copyright (c) 2003 Intracom S.A.
* by Pantelis Antoniou
*
* 2005 (c) MontaVista Software, Inc.
* Vitaly Bordug
www.eeworm.com/read/337546/3336152
c mac-scc.c
/*
* Ethernet on Serial Communications Controller (SCC) driver for Motorola MPC8xx and MPC82xx.
*
* Copyright (c) 2003 Intracom S.A.
* by Pantelis Antoniou
*
* 2005 (c) Mo
www.eeworm.com/read/337546/3336154
c mac-fec.c
/*
* Freescale Ethernet controllers
*
* Copyright (c) 2005 Intracom S.A.
* by Pantelis Antoniou
*
* 2005 (c) MontaVista Software, Inc.
* Vitaly Bordug
www.eeworm.com/read/337546/3337020
h ipt_mac.h
#ifndef _IPT_MAC_H
#define _IPT_MAC_H
#include
#define ipt_mac_info xt_mac_info
#endif /*_IPT_MAC_H*/
www.eeworm.com/read/337546/3337121
h xt_mac.h
#ifndef _XT_MAC_H
#define _XT_MAC_H
struct xt_mac_info {
unsigned char srcaddr[ETH_ALEN];
int invert;
};
#endif /*_XT_MAC_H*/