代码搜索结果

找到约 10,000 项符合 S 的代码

sshproxy.java

/************************************************************************* FILE : SSHProxy.java Author : Svetoslav Tchekanov (swetoslav@iname.com) Description: SSHProxy class definitio

base64.cpp

// base64.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "base64.h" NAMESPACE_BEGIN(CryptoPP) static const byte s_vec[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZab

adler32.cpp

// adler32.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "adler32.h" NAMESPACE_BEGIN(CryptoPP) void Adler32::Update(const byte *input, unsigned int lengt

test_umask.c

#include #include #include #include int main() { umask(0); // 不屏蔽任何权限 if (creat("example_681.test",S_IRWXU|S_IRWXG|S_IRWXO) < 0) { perror("

s_runtms1.h

// File: s_runtms1.h -*- c++ -*- // Author: Suvrit Sra // Date: 23 Nov, 2003 // Separates out the runIt() method from the bls class // (c) Suvrit Sra 2004 All Rights Reserved #ifndef _S_RUNTMS1_H

s_runbls1.h

// File: s_runbls1.h -*- c++ -*- // Author: Suvrit Sra // Date: 23 Nov, 2003 // Separates out the runIt() method from the bls class // (c) Suvrit Sra 2004 All Rights Reserved #ifndef _S_RUNBLS1_H

s_runlas2.h

// File: s_runlas2.h -*- c++ -*- // Author: Suvrit Sra // Date: 23 Nov, 2003 // Separates out the runIt() method from the bls class // (c) Suvrit Sra 2004 All Rights Reserved #ifndef _S_RUNLAS2_H #

s_runbls2.h

// File: s_runbls2.h -*- c++ -*- // Author: Suvrit Sra // Date: 23 Nov, 2003 // Separates out the runIt() method from the bls class // (c) Suvrit Sra 2004 All Rights Reserved #ifndef _S_RUNBLS2_H

s_runlas1.h

// File: s_runlas1.h -*- c++ -*- // Author: Suvrit Sra // Date: 23 Nov, 2003 // Separates out the runIt() method from the bls class // (c) Suvrit Sra 2004 All Rights Reserved #ifndef _S_RUNLAS1_H

s_runtms2.h

// File: s_runtms2.h -*- c++ -*- // Author: Suvrit Sra // Date: 23 Nov, 2003 // Separates out the runIt() method from the bls class // (c) Suvrit Sra 2004 All Rights Reserved #ifndef _S_RUNTMS2_H #