代码搜索:same

找到约 10,000 项符合「same」的源代码

代码结果 10,000
www.eeworm.com/read/111552/15510051

h rsaeuro.h

/* RSAEURO.H - header file for RSAEURO cryptographic toolkit Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same
www.eeworm.com/read/111552/15510057

h rsaref.h

/* RSAREF.H - header file for RSAEURO cryptographic toolkit Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF 2.0. All functions prototypes are the Same as f
www.eeworm.com/read/111552/15510065

c r_enhanc.c

/* R_ENHANC.C - cryptographic enhancements for RSAEURO Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as fo
www.eeworm.com/read/111552/15510072

c desc.c

/* DESC.C - Data Encryption Standard routines for RSAEURO Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as
www.eeworm.com/read/111552/15510074

h global.h

/* GLOBAL.H - RSAEURO types and constants Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF 2.0. All functions prototypes are the Same as for RSAREF. To aid
www.eeworm.com/read/111552/15510075

c prime.c

/* PRIME.C - primality-testing routines Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as for RSAR
www.eeworm.com/read/105395/15668467

todo

Suggestions from Werner Heuser - the program `htmlclean' has the same name as a tool from the libhtmlclean-perl library. And a similar purpose. Also other progs have very
www.eeworm.com/read/105179/15676211

readme

Linux can read, but not write, OS/2 HPFS partitions. Mount options are the same as for msdos partitions. uid=nnn All files in the partition will be owned by user id nnn. gid=nnn All files in the
www.eeworm.com/read/104056/15711150

slink-2-slink

#!/bin/sh # `test cp --update A B' where A and B are both symlinks that point # to the same file if test "$VERBOSE" = yes; then set -x cp --version fi . $srcdir/../envvar-check # Make sure we g
www.eeworm.com/read/104056/15711157

cp-mv-backup

#!/bin/sh # Test basic --backup functionality for both cp and mv. if test "$VERBOSE" = yes; then set -x cp --version fi # Ensure that ls sorts the same way for everyone. . $srcdir/../lang-defaul