代码搜索结果
找到约 8,819 项符合
RGB 的代码
spigrp.8
.TH IPSEC_SPIGRP 8 "21 Jun 2000"
.\"
.\" RCSID $Id: spigrp.8,v 1.19 2000/09/17 18:56:48 rgb Exp $
.\"
.SH NAME
ipsec spigrp \- group/ungroup IPSEC Security Associations
.SH SYNOPSIS
.B ipsec
.B spigrp
spi.8
.TH IPSEC_SPI 8 "21 Jun 2000"
.\"
.\" RCSID $Id: spi.8,v 1.29 2001/05/30 08:14:04 rgb Exp $
.\"
.SH NAME
ipsec spi \- manage IPSEC Security Associations
.SH SYNOPSIS
.br
Note: In the following,
.B
105
#!/bin/sh
#
# RCSID $Id: 105,v 1.8 1999/04/06 04:54:34 rgb Exp $
#
net1=192.168.4.0
net2=192.168.0.0
gw1=192.168.2.110
gw2=192.168.2.105
hmask=255.255.255.255
nmask=255.255.255.0
case "$1" in
# Set
100
#!/bin/sh
#
# RCSID $Id: 100,v 1.20 1999/06/13 07:25:21 rgb Exp $
#
net1=192.168.4.0
net2=192.168.5.0
netany=0.0.0.0
sg1=192.168.2.110
sg2=192.168.2.100
hmask=255.255.255.255
nmask=255.255.255.0
anym
110
#!/bin/sh
#
# RCSID $Id: 110,v 1.15 1999/06/13 07:25:20 rgb Exp $
#
sg1=192.168.2.100
sg2=192.168.2.110
net1=192.168.5.0
net2=192.168.4.0
netany=0.0.0.0
hmask=255.255.255.255
nmask=255.255.255.0
anym
west
#!/bin/sh
#
# RCSID $Id: west,v 1.6 1999/04/06 04:54:32 rgb Exp $
#
hmask=255.255.255.255
nmask0=0.0.0.0
nmask16=255.255.0.0
nmask24=255.255.255.0
nmask25=255.255.255.128
nmask28=255.255.255.240
nma
radij.c
char radij_c_version[] = "RCSID $Id: radij.c,v 1.35 2001/06/15 04:57:29 rgb Exp $";
/*
* This file is defived from ${SRC}/sys/net/radix.c of BSD 4.4lite
*
* Variable and procedure names have been
s3c6400_display_con.h
#ifndef __S3C6400_DISPLAY_CON_H__
#define __S3C6400_DISPLAY_CON_H__
#if __cplusplus
extern "C"
{
#endif
#define MINIMUM_VCLK_FOR_TV 6000000
typedef enum
{
DISP_DEV_LTS222QV_RGB, // QVG
a0a40fca8119001b1635a980f546e085
#define VGA_WIDTH 200
#define Vga_Set_Pixel(base,x,y,k) IOWR(base, y*VGA_WIDTH+x, k) //改动过
unsigned long RGB(unsigned int r,unsigned int g,unsigned int b)
{
unsigned lon
203e08728119001b1635a980f546e085
#define VGA_WIDTH 200
#define Vga_Set_Pixel(base,x,y,k) IOWR(base, y*VGA_WIDTH+x, k) //改动过
unsigned long RGB(unsigned int r,unsigned int g,unsigned int b)
{
unsigned lon