代码搜索:sap
找到约 2,711 项符合「sap」的源代码
代码结果 2,711
www.eeworm.com/read/109334/15558825
sap businessone
www.eeworm.com/read/278507/10532485
h mysdr.h
#include "unp.h"
#define SAP_VERSION 1
#define SAP_VERSION_MASK 0xe0000000
#define SAP_VERSION_SHIFT 29
#define SAP_IPV6 0x10000000
#define SAP_DELETE 0x04000000
#define SAP_ENCRYPTED 0x020000
www.eeworm.com/read/408584/11381836
h mysdr.h
#include "unp.h"
#define SAP_VERSION 1
#define SAP_VERSION_MASK 0xe0000000
#define SAP_VERSION_SHIFT 29
#define SAP_IPV6 0x10000000
#define SAP_DELETE 0x04000000
#define SAP_ENCRYPTED 0x020000
www.eeworm.com/read/405537/11460929
h compat.h
/*
* Copyright (C) 2003 by Darren Reed.
*
* See the IPFILTER.LICENCE file for details on licencing.
*/
#ifdef DEBUG
# define PFILDEBUG
#endif
#include "os.h"
#ifndef MTYPE
# define MTYPE(m) ((m)
www.eeworm.com/read/390892/8435444
exe sap.exe
www.eeworm.com/read/287616/8678797
h sap.h
#ifndef __SAP_H__
#define __SAP_H__
#ifndef __SDP_H__
#include "sdp.h"
#endif
typedef struct sap_session_s sap_session_t;
struct sap_session_s {
int version;
int
www.eeworm.com/read/287616/8678802
c sap.c
#include
#include
#include
#include
#include "sap.h"
#include "sdp.h"
#ifdef HAVE_ZLIB_H
# include
#endif
#define MAX_SAP_BUFFER 5000