Searched refs:SRC (Results 1 - 25 of 130) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dgen.pl10 open( SRC, "<$filename" ) or die "Couldn't open $filename for reading: $!";
12 print OUT while <SRC>;
14 close SRC or die "Error closing $filename after reading: $!";
H A Ddep.pl25 open(SRC, "<$filename");
29 my $line = <SRC>;
36 while (<SRC>) {
44 close SRC;
55 open(SRC, "<$filename") or die "Can't open source file!\n";
65 while (<SRC>) {
85 close SRC;
H A Dpretty.build44 if (open(SRC, "<$tmp")) {
45 close SRC;
48 open( SRC, "<$filename" ) or die "Couldn't open $filename for reading: $!";
49 ++$lines while (<SRC>);
50 close SRC or die "Error closing $filename after reading: $!";
H A Dbooker.pl71 open(SRC,"<$m[1]") or die "Error:$srcline:Can't open source file $m[1]";
83 while (<SRC>) {
87 <SRC>;
91 while (<SRC>) {
117 close(SRC);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/seed/
H A Dseed_locl.h75 #define XOR_SEEDBLOCK(DST, SRC) \
76 ((DST))[0] ^= ((SRC))[0]; \
77 ((DST))[1] ^= ((SRC))[1]; \
78 ((DST))[2] ^= ((SRC))[2]; \
79 ((DST))[3] ^= ((SRC))[3]
81 #define MOV_SEEDBLOCK(DST, SRC) \
82 ((DST))[0] = ((SRC))[0]; \
83 ((DST))[1] = ((SRC))[1]; \
84 ((DST))[2] = ((SRC))[2]; \
85 ((DST))[3] = ((SRC))[
[all...]
/netbsd-6-1-5-RELEASE/sbin/dmctl/
H A DMakefile4 SRC= dmctl.c macro
/netbsd-6-1-5-RELEASE/usr.sbin/isdn/dtmfdecode/
H A DMakefile4 SRC = dtmfdecode.c macro
/netbsd-6-1-5-RELEASE/share/man/man0/
H A Dmkman8 SRC=../../..
12 find ${SRC} -name '*.[1-9]' -print \
/netbsd-6-1-5-RELEASE/sys/dev/
H A Dauconv.h42 #define FILTER_LOOP_PROLOGUE(SRC, SRCFRAME, DST, DSTFRAME, MAXUSED) \
46 s = (SRC)->outp; \
49 && audio_stream_get_used(SRC) >= SRCFRAME; \
50 s = audio_stream_add_outp(SRC, s, SRCFRAME), \
52 #define FILTER_LOOP_EPILOGUE(SRC, DST) \
53 (SRC)->outp = s; \
/netbsd-6-1-5-RELEASE/external/bsd/libelf/dist/
H A D_libelf.h144 #define LIBELF_COPY_U32(DST,SRC,NAME) do { \
145 if ((uint64_t)(SRC)->NAME > UINT_MAX) { \
149 (DST)->NAME = (SRC)->NAME; \
152 #define LIBELF_COPY_S32(DST,SRC,NAME) do { \
153 if ((int64_t)(SRC)->NAME > INT_MAX || \
154 (int64_t)(SRC)->NAME < INT_MIN) { \
158 (DST)->NAME = (SRC)->NAME; \
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/sl/
H A DNTMakefile49 $(C2OBJ) -I$(SRC)\$(RELDIR)
55 $(C2OBJ) -I$(SRC)\$(RELDIR) -DYY_NO_UNISTD_H
72 cd $(SRC)\$(RELDIR)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/krb5/
H A DMakefile24 SRC= $(LIBSRC) macro
29 ALL= $(GENERAL) $(SRC) $(HEADER)
58 ctags $(SRC)
63 lint -DLINT $(INCLUDES) $(SRC)>fluff
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/pqueue/
H A DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/txt_db/
H A DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/netbsd-6-1-5-RELEASE/external/mit/lua/dist/etc/
H A DMakefile7 SRC= $(TOP)/src macro
26 $(CC) noparser.o $(SRC)/lua.o -L$(LIB) -llua $(MYLIBS)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/com_err/
H A DNTMakefile66 $(C2OBJ) -I$(SRC)\$(RELDIR)
69 $(C2OBJ) -I$(SRC)\$(RELDIR) -DYY_NO_UNISTD_H
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/idea/
H A DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/lhash/
H A DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/md2/
H A DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/md4/
H A DMakefile24 SRC= $(LIBSRC) macro
29 ALL= $(GENERAL) $(SRC) $(HEADER)
58 ctags $(SRC)
63 lint -DLINT $(INCLUDES) $(SRC)>fluff
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/md5/
H A DMakefile28 SRC= $(LIBSRC) macro
33 ALL= $(GENERAL) $(SRC) $(HEADER)
72 ctags $(SRC)
77 lint -DLINT $(INCLUDES) $(SRC)>fluff
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/mdc2/
H A DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rc2/
H A DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rc5/
H A DMakefile28 SRC= $(LIBSRC) macro
33 ALL= $(GENERAL) $(SRC) $(HEADER)
65 ctags $(SRC)
70 lint -DLINT $(INCLUDES) $(SRC)>fluff
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ripemd/
H A DMakefile28 SRC= $(LIBSRC) macro
33 ALL= $(GENERAL) $(SRC) $(HEADER)
65 ctags $(SRC)
70 lint -DLINT $(INCLUDES) $(SRC)>fluff

Completed in 119 milliseconds

123456