Searched refs:fs (Results 1 - 8 of 8) sorted by relevance
/solaris-userland/components/openssl/openssl-fips/ |
H A D | Makefile | 85 $(LN) -fs $(COMPONENT_DIR)/inline-t4/sparc_arch.h $(@D)/crypto/; \ 86 $(LN) -fs $(COMPONENT_DIR)/inline-t4/aest4-sparcv9.pl $(@D)/crypto/aes/asm; \ 87 $(LN) -fs $(COMPONENT_DIR)/inline-t4/dest4-sparcv9.pl $(@D)/crypto/des/asm; \ 88 $(LN) -fs $(COMPONENT_DIR)/inline-t4/dh_check.c $(@D)/crypto/dh; \ 89 $(LN) -fs $(COMPONENT_DIR)/inline-t4/sparcv9_modes.pl $(@D)/crypto/perlasm; \ 90 $(LN) -fs $(COMPONENT_DIR)/inline-t4/vis3-mont.pl $(@D)/crypto/bn/asm; \ 91 $(LN) -fs $(COMPONENT_DIR)/inline-t4/sparcv9-gf2m.pl $(@D)/crypto/bn/asm; \ 92 $(LN) -fs $(COMPONENT_DIR)/inline-t4/sparct4-mont.pl $(@D)/crypto/bn/asm; \ 93 $(LN) -fs $(COMPONENT_DIR)/inline-t4/e_des3.c $(@D)/crypto/evp; \ 94 $(LN) -fs [all...] |
/solaris-userland/components/openvswitch/ |
H A D | Makefile | 55 ($(LN) -fs $(COMPONENT_DIR)/files/include/solaris $(SOURCE_DIR)/include/solaris; \ 56 $(LN) -fs $(COMPONENT_DIR)/files/lib/* $(SOURCE_DIR)/lib; \ 75 ($(LN) -fs $(COMPONENT_DIR)/files/include/solaris $(SOURCE_DIR)/include/solaris)
|
/solaris-userland/components/openssl/openssl-fips-140/ |
H A D | Makefile | 167 ( $(LN) -fs $(COMPONENT_DIR)/../common/engines/pkcs11/* $(@D)/engines; \ 169 $(LN) -fs $(OPENSSL_FIPS_DIR)/openssl-fips-$(IPS_COMPONENT_VERSION)/fips/fips.h $(@D)/include/openssl; \ 170 $(LN) -fs $(OPENSSL_FIPS_DIR)/openssl-fips-$(IPS_COMPONENT_VERSION)/fips/fipssyms.h $(@D)/include/openssl; \ 171 $(LN) -fs $(OPENSSL_FIPS_DIR)/openssl-fips-$(IPS_COMPONENT_VERSION)/fips/rand/fips_rand.h $(@D)/include/openssl; \ 172 $(LN) -fs $(OPENSSL_FIPS_DIR)/openssl-fips-$(IPS_COMPONENT_VERSION)/fips/fipsld $(@D)/bin/; \ 173 $(LN) -fs $(OPENSSL_FIPS_DIR)/build/$(MACH$(BITS))/fips/fips_standalone_sha1 $(@D)/bin/; \ 174 $(LN) -fs $(COMPONENT_DIR)/build/$(MACH$(BITS))/fips_premain_dso $(@D)/bin/;)
|
/solaris-userland/components/openssh/ |
H A D | Makefile | 107 $(LN) -fs $(COMPONENT_DIR)/dtrace_sftp/*.[dh] $(SOURCE_DIR); \
|
/solaris-userland/components/openvswitch/files/lib/ |
H A D | dpif-solaris.c | 1502 struct ds fs, as; local 1511 ds_init(&fs); 1514 put->mask_len, NULL, &fs, true); 1540 "actions %s not found", ds_cstr(&fs), 1573 "actions %s", flowname, ds_cstr(&fs), ds_cstr(&as)); 1604 "mask %s actions %s", flowname, ds_cstr(&fs), ds_cstr(&as)); 1612 flowname, error, ds_cstr(&fs), 1619 ds_cstr(&fs), ds_cstr(&as)); 1623 flowname, ds_cstr(&fs), 1634 flowname, ds_cstr(&fs), 1672 struct ds fs; local [all...] |
/solaris-userland/components/gnome/tracker/ |
H A D | Makefile | 77 CONFIGURE_OPTIONS += --enable-miner-fs
|
/solaris-userland/components/subversion/ |
H A D | Makefile | 60 PYMODS := client core delta fs ra repos wc
|
/solaris-userland/components/openssl/openssl-default/ |
H A D | Makefile | 192 $(LN) -fs $(COMPONENT_DIR)/../common/engines/pkcs11/*.[ch] $(@D)/engines; \ 193 $(LN) -fs $(COMPONENT_DIR)/wanboot-openssl/wanboot-stubs.c $(@D)/crypto; )
|
Completed in 24 milliseconds