Searched refs:SRC (Results 26 - 50 of 111) sorted by relevance

12345

/freebsd-9.3-release/crypto/openssl/crypto/stack/
H A DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/fips/aes/
H A DMakefile31 SRC= $(LIBSRC) macro
36 ALL= $(GENERAL) $(SRC) $(HEADER)
62 ctags $(SRC)
73 lint -DLINT $(INCLUDES) $(SRC)>fluff
77 $(SRC) $(TEST)
/freebsd-9.3-release/crypto/openssl/fips/des/
H A DMakefile31 SRC= $(LIBSRC) macro
36 ALL= $(GENERAL) $(SRC) $(HEADER)
62 ctags $(SRC)
73 lint -DLINT $(INCLUDES) $(SRC)>fluff
77 $(SRC) $(TEST)
/freebsd-9.3-release/crypto/openssl/fips/dh/
H A DMakefile28 SRC= $(LIBSRC) macro
33 ALL= $(GENERAL) $(SRC) $(HEADER)
59 ctags $(SRC)
66 lint -DLINT $(INCLUDES) $(SRC)>fluff
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(SRC) $(TEST)
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dobj-elf.h191 #define OBJ_COPY_SYMBOL_ATTRIBUTES(DEST, SRC) \
192 (elf_copy_symbol_attributes (DEST, SRC))
/freebsd-9.3-release/crypto/openssh/regress/
H A Dscp.sh9 if diff -N ${SRC}/scp.sh ${SRC}/scp.sh 2>/dev/null; then
19 SRC=`dirname ${SCRIPT}`
20 cp ${SRC}/scp-ssh-wrapper.sh ${OBJ}/scp-ssh-wrapper.scp
H A Dintegrity.sh22 cmd="$SUDO sh ${SRC}/sshd-log-wrapper.sh ${SSHD} ${TEST_SSHD_LOGFILE} -i -f $OBJ/sshd_proxy"
H A Dssh-com-client.sh30 SRC=`dirname ${SCRIPT}`
31 cp ${SRC}/dsa_ssh2.prv ${OBJ}/id.com
/freebsd-9.3-release/crypto/openssl/crypto/bf/
H A DMakefile30 SRC= $(LIBSRC) macro
35 ALL= $(GENERAL) $(SRC) $(HEADER)
77 ctags $(SRC)
82 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/buffer/
H A DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/camellia/
H A DMakefile31 SRC= $(LIBSRC) macro
36 ALL= $(GENERAL) $(SRC) $(HEADER)
68 ctags $(SRC)
73 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/cast/
H A DMakefile28 SRC= $(LIBSRC) macro
33 ALL= $(GENERAL) $(SRC) $(HEADER)
72 ctags $(SRC)
77 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/comp/
H A DMakefile26 SRC= $(LIBSRC) macro
31 ALL= $(GENERAL) $(SRC) $(HEADER)
60 ctags $(SRC)
65 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/md5/
H A DMakefile28 SRC= $(LIBSRC) macro
33 ALL= $(GENERAL) $(SRC) $(HEADER)
74 ctags $(SRC)
79 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/rc4/
H A DMakefile27 SRC= $(LIBSRC) macro
32 ALL= $(GENERAL) $(SRC) $(HEADER)
80 ctags $(SRC)
85 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/ripemd/
H A DMakefile28 SRC= $(LIBSRC) macro
33 ALL= $(GENERAL) $(SRC) $(HEADER)
72 ctags $(SRC)
77 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/store/
H A DMakefile24 SRC= $(LIBSRC) macro
30 ALL= $(GENERAL) $(SRC) $(HEADER)
59 ctags $(SRC)
64 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/ui/
H A DMakefile27 SRC= $(LIBSRC) macro
32 ALL= $(GENERAL) $(SRC) $(HEADER)
61 ctags $(SRC)
66 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/contrib/gcc/
H A Dc-incpath.c39 # define INO_T_COPY(DEST, SRC) memcpy(&(DEST), &(SRC), sizeof (SRC))
46 # define INO_T_COPY(DEST, SRC) (DEST) = (SRC)
/freebsd-9.3-release/crypto/openssl/fips/hmac/
H A DMakefile28 SRC= $(LIBSRC) macro
33 ALL= $(GENERAL) $(SRC) $(HEADER)
59 ctags $(SRC)
72 lint -DLINT $(INCLUDES) $(SRC)>fluff
75 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(SRC) $(TEST)
/freebsd-9.3-release/crypto/openssl/fips/sha/
H A DMakefile33 SRC= $(LIBSRC) fips_standalone_sha1.c macro
38 ALL= $(GENERAL) $(SRC) $(HEADER)
72 ctags $(SRC)
105 lint -DLINT $(INCLUDES) $(SRC)>fluff
108 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(SRC) $(TEST)
/freebsd-9.3-release/contrib/tcsh/
H A Dtc.os.h610 # define va_copy(DEST, SRC) __va_copy(DEST, SRC)
612 # define va_copy(DEST, SRC) memcpy(&(DEST), &(SRC), sizeof(va_list))
/freebsd-9.3-release/crypto/openssl/crypto/aes/
H A DMakefile31 SRC= $(LIBSRC) macro
36 ALL= $(GENERAL) $(SRC) $(HEADER)
80 ctags $(SRC)
85 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/ecdh/
H A DMakefile24 SRC= $(LIBSRC) macro
29 ALL= $(GENERAL) $(SRC) $(HEADER)
58 ctags $(SRC)
63 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/objects/
H A DMakefile24 SRC= $(LIBSRC) macro
29 ALL= $(GENERAL) $(SRC) $(HEADER)
66 ctags $(SRC)
71 lint -DLINT $(INCLUDES) $(SRC)>fluff

Completed in 176 milliseconds

12345