代码搜索:ACT

找到约 7,251 项符合「ACT」的源代码

代码结果 7,251
www.eeworm.com/read/323581/3513977

xpm act_fold.xpm

/* XPM */ static char * act_fold_xpm[] = { /* width height num_colors chars_per_pixel */ "16 12 4 1", /* colors */ " s None c None", ". c black", "X c yellow", "o c #5B5B57574646", /* pixels */ " .
www.eeworm.com/read/323581/3513998

xbm act_fold.xbm

#define act_fold_width 16 #define act_fold_height 10 static unsigned char act_fold_bits[] = { 0xfc, 0x00, 0xaa, 0x0f, 0x55, 0x15, 0xeb, 0xff, 0x15, 0x80, 0x0b, 0x40, 0x05, 0x20, 0x03, 0x10, 0x01
www.eeworm.com/read/323060/3519151

asp subuser_act.asp

www.eeworm.com/read/316872/3590912

h act2000.h

/* $Id: act2000.h,v 1.8.6.3 2001/09/23 22:24:32 kai Exp $ * * ISDN lowlevel-module for the IBM ISDN-S0 Active 2000. * * Author Fritz Elfert * Copyright by Fritz Elfert
www.eeworm.com/read/316872/3602770

h act_api.h

#ifndef __NET_ACT_API_H #define __NET_ACT_API_H /* * Public police action API for classifiers/qdiscs */ #include #include struct tcf_common { struct tcf_com
www.eeworm.com/read/316872/3603973

act2000 readme.act2000

$Id: README.act2000,v 1.3 2000/08/06 09:22:51 armin Exp $ This document describes the ACT2000 driver for the IBM Active 2000 ISDN card. There are 3 Types of this card available. A ISA-, MCA-, and PC
www.eeworm.com/read/316872/3606728

c act_pedit.c

/* * net/sched/pedit.c Generic packet editor * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by t
www.eeworm.com/read/316872/3606741

c act_mirred.c

/* * net/sched/mirred.c packet mirroring and redirect actions * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License *
www.eeworm.com/read/316872/3606743

c act_simple.c

/* * net/sched/simp.c Simple example of an action * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published
www.eeworm.com/read/316872/3606746

c act_nat.c

/* * Stateless NAT actions * * Copyright (c) 2007 Herbert Xu * * This program is free software; you can redistribute it and/or modify it * under the terms of the GN