代码搜索:Files
找到约 10,000 项符合「Files」的源代码
代码结果 10,000
www.eeworm.com/read/112663/15479467
class files.class
www.eeworm.com/read/112209/15491610
h files.h
#define IN_BUF_SIZE 512
#define OUT_BUF_SIZE 512
void OpenOutputFile (char *);
long OpenInputFile (char *);
int ReadInputFile (void);
unsigned ReadBinaryInput (void);
void WriteOutputFi
www.eeworm.com/read/112209/15491614
c files.c
#include
#include
#include
#include
#include
#include "files.h"
#define OUT_BUF_MAX (2 * OUT_BUF_SIZE)
static unsigned long input_
www.eeworm.com/read/111545/15510090
h files.h
#ifndef CRYPTOPP_FILES_H
#define CRYPTOPP_FILES_H
#include "cryptlib.h"
#include "filters.h"
#include
#include
NAMESPACE_BEGIN(CryptoPP)
class FileSource : public S
www.eeworm.com/read/111545/15510203
cpp files.cpp
// files.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "files.h"
NAMESPACE_BEGIN(CryptoPP)
static const unsigned int BUFFER_SIZE = 1024;
FileSource::F
www.eeworm.com/read/110420/15534213
h files.h
#ifndef _FILES_H
#define _FILES_H
/* Permission bits in FTPUSERS file */
#define FTP_READ 1 /* Read files */
#define FTP_CREATE 2 /* Create new files */
#define FTP_WRITE 4 /* Overwrite or dele
www.eeworm.com/read/110420/15534312
c files.c
/* System-dependent definitions of various files, spool directories, etc */
#include
#include
#include "global.h"
#include "netuser.h"
#include "files.h"
#include "md5.h"
www.eeworm.com/read/109695/15552089
patch files.patch
*** files.orig Thu Mar 7 14:04:18 1996
--- files Tue May 28 12:59:43 1996
***************
*** 181,186 ****
--- 181,188 ----
file net/if_ppp.c ppp needs-count
file net/ppp_tty.c ppp
file n
www.eeworm.com/read/109695/15552197
patch files.patch
*** files.orig Wed Dec 14 13:11:12 1994
--- files Wed Dec 14 13:13:56 1994
***************
*** 139,144 ****
--- 139,148 ----
net/if_ethersubr.c optional ether
net/if_loop.c optional loop
net/if