/solaris-userland/components/libusb/wrapper/src/ |
H A D | libusb-config | 3 prefix=/usr 4 exec_prefix=${prefix} 12 [--prefix[=DIR]] 13 [--exec-prefix[=DIR]] 32 --prefix=*) 33 prefix=$optarg 38 --prefix) 41 --exec-prefix=*) 45 --exec-prefix) 53 if test "${prefix}/includ [all...] |
H A D | wr_libusb.h | 195 char *prefix; /* libusb_prefix symbol val */ member in struct:plugin_info
|
H A D | wr_libusb.c | 615 char *prefix; local 623 /* can have a valid handle but a null prefix */ 627 p_info[pindex].prefix = *handle_libusb_prefix; 629 p_info[pindex].prefix = NULL; 632 prefix = p_info[pindex].prefix; 633 if (prefix != NULL) { 635 "load_plugin_syms():prefix is %s\n", prefix); 643 "could not alloc space for prefix\ 661 wusb_symbol(char **init_str, int len, char *prefix, char *func_name) argument [all...] |
/solaris-userland/components/curl/Solaris/ |
H A D | curl-config | 26 prefix=/usr 27 exec_prefix=${prefix} 28 includedir=${prefix}/include/curl 46 --prefix curl install prefix 82 --prefix) 83 echo "$prefix" 133 echo "-I${prefix}/include/curl" 146 echo " '--prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--enable-shared' '--disable-static' '--enable-http' '--enable-ftp' '--enable-file' '--enable-dict' '--enable-manual' '--disable-libgcc' '--enable-rtsp' '--enable-proxy' '--enable-telnet' '--enable-tftp' '--enable-pop3' '--enable-imap' '--enable-smtp' '--enable-ipv6' '--enable-nonblocking' '--enable-thread' '--enable-verbose' '--disable-sspi' '--enable-crypto-auth' '--enable-cookies' '--disable-hidden-symbols' '--disable-soname-bump' '--enable-ldap' '--with-random=/dev/urandom' '--with-ssl' '--with-ldap-lib=ldap_r-2.4' '--with-lber-lib=lber-2.4' '--with-gssapi-includes=/usr/include/gssapi' '--with-gssapi-libs=/usr/lib' '--with-gssapi=/usr' '--with-ca-bundle=/etc/certs/CA' '--with-zlib=/usr' '--with-libidn=/usr' '--with-pic' 'curl_disallow_getifaddrs=yes'"
|
H A D | curl-config-64 | 28 prefix=/usr 29 exec_prefix=${prefix} 30 includedir=${prefix}/include 48 --prefix curl install prefix 84 --prefix) 85 echo "$prefix" 135 echo "-I${prefix}/include/curl" 148 echo " '--prefix=/usr' '--bindir=/usr/bin/MACH64' '--sbindir=/usr/sbin/MACH64' '--libdir=/usr/lib/MACH64' '--libexecdir=/usr/libexec/MACH64' '--localstatedir=/var' '--enable-shared' '--disable-static' '--enable-http' '--enable-ftp' '--enable-file' '--enable-dict' '--enable-manual' '--disable-libgcc' '--enable-rtsp' '--enable-proxy' '--enable-telnet' '--enable-tftp' '--enable-pop3' '--enable-imap' '--enable-smtp' '--enable-ipv6' '--enable-nonblocking' '--enable-thread' '--enable-verbose' '--disable-sspi' '--enable-crypto-auth' '--enable-cookies' '--disable-hidden-symbols' '--disable-soname-bump' '--enable-ldap' '--with-random=/dev/urandom' '--with-ssl' '--with-ldap-lib=ldap_r-2.4' '--with-lber-lib=lber-2.4' '--with-gssapi-includes=/usr/include/gssapi' '--with-gssapi-libs=/usr/lib/MACH64' '--with-gssapi=/usr' '--with-ca-bundle=/etc/certs/CA' '--with-zlib=/usr' '--with-libidn=/usr' '--with-pic' 'curl_disallow_getifaddrs=yes'"
|
/solaris-userland/components/openstack/neutron/files/agent/solaris/ |
H A D | pd.py | 27 def enable_subnet(self, router_id, subnet_id, prefix, ri_ifname, mac): 35 def update_subnet(self, router_id, subnet_id, prefix):
|
H A D | ra.py | 46 # prefix 3234234 net0 AdvOnLinkFlag on AdvAutonomousFlag on 58 """\nprefix {{ prefix }} {{ interface_name }} """ 76 prefix = p['subnets'][0]['cidr'] 77 if netaddr.IPNetwork(prefix).version == 6: 83 prefix=prefix,
|
/solaris-userland/components/gnupg/ |
H A D | Makefile | 116 CONFIGURE_OPTIONS += --with-gpg-error-prefix=$(CONFIGURE_PREFIX) 117 CONFIGURE_OPTIONS += --with-libassuan-prefix=$(CONFIGURE_PREFIX) 118 CONFIGURE_OPTIONS += --with-ksba-prefix=$(CONFIGURE_PREFIX) 119 CONFIGURE_OPTIONS += --with-pth-prefix=$(CONFIGURE_PREFIX) 121 CONFIGURE_OPTIONS += --with-libiconv-prefix=$(CONFIGURE_PREFIX) 122 CONFIGURE_OPTIONS += --with-libintl-prefix=$(CONFIGURE_PREFIX)
|
/solaris-userland/components/gpgme/ |
H A D | Makefile | 75 CONFIGURE_OPTIONS += --with-gpg-error-prefix=$(CONFIGURE_PREFIX) 80 CONFIGURE_OPTIONS += --with-libgpg-error-prefix=$(CONFIGURE_PREFIX) 81 CONFIGURE_OPTIONS += --with-libassuan-prefix=$(CONFIGURE_PREFIX)
|
/solaris-userland/components/make/ |
H A D | Makefile | 43 CONFIGURE_OPTIONS += --program-prefix=g
|
/solaris-userland/components/antlr/ |
H A D | Makefile | 55 COMPONENT_INSTALL_ARGS += prefix=$(PROTOUSRDIR)
|
/solaris-userland/components/cackey/ |
H A D | Makefile | 74 CONFIGURE_OPTIONS += --exec-prefix=$(USRLIBDIR64)
|
/solaris-userland/components/desktop/libjpeg/ |
H A D | Makefile | 49 CONFIGURE_OPTIONS += --prefix=$(PROTOUSRDIR)
|
/solaris-userland/components/pcsc-lite/ |
H A D | Makefile | 53 CONFIGURE_OPTIONS += --exec-prefix=$(USRLIBDIR64)
|
/solaris-userland/components/libassuan/ |
H A D | Makefile | 73 CONFIGURE_OPTIONS += --with-gpg-error-prefix=$(CONFIGURE_PREFIX)
|
/solaris-userland/components/libksba/ |
H A D | Makefile | 67 CONFIGURE_OPTIONS += --with-gpg-error-prefix=$(CONFIGURE_PREFIX)
|
/solaris-userland/components/libpki/ |
H A D | Makefile | 63 CONFIGURE_OPTIONS += --with-lib-prefix=$(USRLIBDIR64)
|
/solaris-userland/components/mailman/ |
H A D | Makefile | 44 CONFIGURE_OPTIONS += --with-var-prefix=$(VARDIR)/mailman
|
/solaris-userland/components/ccid/ |
H A D | Makefile | 54 CONFIGURE_OPTIONS += --exec-prefix=$(USRLIBDIR64)
|
/solaris-userland/components/getopt/ |
H A D | Makefile | 49 COMPONENT_INSTALL_ARGS+= prefix="$(USRGNUDIR)"
|
/solaris-userland/components/stdcxx/Solaris/ |
H A D | install.sh | 46 -prefix=*) 47 export PREFIX=`echo $1 | ${SED} "s,^-prefix=\(.*\),\1,"` 84 echo "Usage: `basename $0` -prefix=[ installation prefix ]" 466 ${SED} -e "s#\${prefix}/lib#\${prefix}/lib/${MACH64}#g" ${COMPONENTDIR}/Solaris/libstdcxx4.pc > libstdcxx4.pc.sed
|
/solaris-userland/components/php/php56/ |
H A D | php56-metadata.mk | 26 # The UL_ prefix safeguards against confusion with upstream variables.
|
/solaris-userland/components/libidn/ |
H A D | Makefile | 91 CONFIGURE_OPTIONS += --with-libiconv-prefix=$(CONFIGURE_PREFIX) 92 CONFIGURE_OPTIONS += --with-libintl-prefix=$(CONFIGURE_PREFIX)
|
/solaris-userland/components/cloog/ |
H A D | Makefile | 93 CONFIGURE_OPTIONS += --with-isl-prefix=$(CONFIGURE_PREFIX) 95 CONFIGURE_OPTIONS += --with-gmp-prefix=$(CONFIGURE_PREFIX)
|
/solaris-userland/components/desktop/os-welcome/files/po/ |
H A D | Makefile | 24 prefix = /usr macro 26 itlocaledir = $(prefix)/$(DATADIRNAME)/locale
|