Searched refs:prefix (Results 1 - 25 of 46) sorted by relevance

12

/solaris-userland/components/libusb/wrapper/src/
H A Dlibusb-config3 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 Dwr_libusb.h195 char *prefix; /* libusb_prefix symbol val */ member in struct:plugin_info
H A Dwr_libusb.c615 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 Dcurl-config26 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 Dcurl-config-6428 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 Dpd.py27 def enable_subnet(self, router_id, subnet_id, prefix, ri_ifname, mac):
35 def update_subnet(self, router_id, subnet_id, prefix):
H A Dra.py46 # 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 DMakefile116 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 DMakefile75 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 DMakefile43 CONFIGURE_OPTIONS += --program-prefix=g
/solaris-userland/components/antlr/
H A DMakefile55 COMPONENT_INSTALL_ARGS += prefix=$(PROTOUSRDIR)
/solaris-userland/components/cackey/
H A DMakefile74 CONFIGURE_OPTIONS += --exec-prefix=$(USRLIBDIR64)
/solaris-userland/components/desktop/libjpeg/
H A DMakefile49 CONFIGURE_OPTIONS += --prefix=$(PROTOUSRDIR)
/solaris-userland/components/pcsc-lite/
H A DMakefile53 CONFIGURE_OPTIONS += --exec-prefix=$(USRLIBDIR64)
/solaris-userland/components/libassuan/
H A DMakefile73 CONFIGURE_OPTIONS += --with-gpg-error-prefix=$(CONFIGURE_PREFIX)
/solaris-userland/components/libksba/
H A DMakefile67 CONFIGURE_OPTIONS += --with-gpg-error-prefix=$(CONFIGURE_PREFIX)
/solaris-userland/components/libpki/
H A DMakefile63 CONFIGURE_OPTIONS += --with-lib-prefix=$(USRLIBDIR64)
/solaris-userland/components/mailman/
H A DMakefile44 CONFIGURE_OPTIONS += --with-var-prefix=$(VARDIR)/mailman
/solaris-userland/components/ccid/
H A DMakefile54 CONFIGURE_OPTIONS += --exec-prefix=$(USRLIBDIR64)
/solaris-userland/components/getopt/
H A DMakefile49 COMPONENT_INSTALL_ARGS+= prefix="$(USRGNUDIR)"
/solaris-userland/components/stdcxx/Solaris/
H A Dinstall.sh46 -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 Dphp56-metadata.mk26 # The UL_ prefix safeguards against confusion with upstream variables.
/solaris-userland/components/libidn/
H A DMakefile91 CONFIGURE_OPTIONS += --with-libiconv-prefix=$(CONFIGURE_PREFIX)
92 CONFIGURE_OPTIONS += --with-libintl-prefix=$(CONFIGURE_PREFIX)
/solaris-userland/components/cloog/
H A DMakefile93 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 DMakefile24 prefix = /usr macro
26 itlocaledir = $(prefix)/$(DATADIRNAME)/locale

Completed in 29 milliseconds

12