代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/204040/5036270
c find.c
/* find.c - MSDOS find first and next matching files
*
* 09-Dec-1986 bw Added DOS5 support
* 24-Feb-1987 bw Define findclose() function.
* 30-Oct-1987 bw Change 'DOS5' to 'OS2'
* 08-Dec-1988
www.eeworm.com/read/347503/3172121
s locall1.s
% Get rid of labels that look compiler-generated, matching: "L.*:[0-9]+".
% Only if they're local, of course.
.global L:21
.global LC:23
L:9 SWYM 0
L:12 SWYM 1
L:21 SWYM 2
LC:32 SWYM 3
LC:23 SWYM 4
www.eeworm.com/read/340665/3267953
s locall1.s
% Get rid of labels that look compiler-generated, matching: "L.*:[0-9]+".
% Only if they're local, of course.
.global L:21
.global LC:23
L:9 SWYM 0
L:12 SWYM 1
L:21 SWYM 2
LC:32 SWYM 3
LC:23 SWYM 4
www.eeworm.com/read/338463/3317997
h xt_tcpudp.h
#ifndef _XT_TCPUDP_H
#define _XT_TCPUDP_H
/* TCP matching stuff */
struct xt_tcp
{
u_int16_t spts[2]; /* Source port range. */
u_int16_t dpts[2]; /* Destination port range. */
u_int8_t option;
www.eeworm.com/read/338463/3318018
h ip6t_mh.h
#ifndef _IP6T_MH_H
#define _IP6T_MH_H
/* MH matching stuff */
struct ip6t_mh
{
u_int8_t types[2]; /* MH type range */
u_int8_t invflags; /* Inverse flags */
};
/* Values for "invflags" field in st
www.eeworm.com/read/337546/3337115
h xt_tcpudp.h
#ifndef _XT_TCPUDP_H
#define _XT_TCPUDP_H
/* TCP matching stuff */
struct xt_tcp
{
u_int16_t spts[2]; /* Source port range. */
u_int16_t dpts[2]; /* Destination port range. */
u_int8_t option;
www.eeworm.com/read/337546/3337144
h ip6t_hl.h
/* ip6tables module for matching the Hop Limit value
* Maciej Soltysiak
* Based on HW's ttl module */
#ifndef _IP6T_HL_H
#define _IP6T_HL_H
enum {
IP6T_HL_EQ = 0, /* equ
www.eeworm.com/read/324920/3495906
h xt_tcpudp.h
#ifndef _XT_TCPUDP_H
#define _XT_TCPUDP_H
/* TCP matching stuff */
struct xt_tcp
{
u_int16_t spts[2]; /* Source port range. */
u_int16_t dpts[2]; /* Destination port range. */
u_int8_t option;
www.eeworm.com/read/324920/3495935
h ip6t_hl.h
/* ip6tables module for matching the Hop Limit value
* Maciej Soltysiak
* Based on HW's ttl module */
#ifndef _IP6T_HL_H
#define _IP6T_HL_H
enum {
IP6T_HL_EQ = 0, /* equ
www.eeworm.com/read/323368/3516981
h ip6t_hl.h
/* ip6tables module for matching the Hop Limit value
* Maciej Soltysiak
* Based on HW's ttl module */
#ifndef _IP6T_HL_H
#define _IP6T_HL_H
enum {
IP6T_HL_EQ = 0, /* equ