Searched refs:VENDOR (Results 1 - 24 of 24) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dconftypes.h51 # define VENDOR CONF_VENDOR macro
53 # define MACHTYPE HOSTTYPE "-" VENDOR "-" OSTYPE
/macosx-10.10.1/BerkeleyDB-21/db/examples_c/getting_started/
H A Dgettingstarted_common.h52 } VENDOR; typedef in typeref:struct:vendor
H A Dexample_database_read.c237 VENDOR my_vendor;
249 * Make sure we use the memory we set aside for the VENDOR
256 data.ulen = sizeof(VENDOR);
H A Dexample_database_load.c115 VENDOR my_vendor;
126 memset(&my_vendor, 0, sizeof(VENDOR));
152 data.size = sizeof(VENDOR);
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/
H A Dconfig.guess143 test -z "$VENDOR" && VENDOR=pc
146 test -z "$VENDOR" && VENDOR=unknown
149 test -f /etc/SuSE-release -o -f /.buildenv && VENDOR=suse
828 echo ${UNAME_MACHINE}-${VENDOR}-linux
837 echo frv-${VENDOR}-linux
840 echo ${UNAME_MACHINE}-${VENDOR}-linux
843 echo ${UNAME_MACHINE}-${VENDOR}-linux
846 echo ${UNAME_MACHINE}-${VENDOR}
[all...]
/macosx-10.10.1/curl-83.1.2/curl/packages/Solaris/
H A DMakefile.am19 echo VENDOR=${PKGADD_VENDOR} >> pkginfo
/macosx-10.10.1/BerkeleyDB-21/db/examples_cxx/getting_started/
H A Dexcxx_example_database_read.cpp192 VENDOR my_vendor;
200 // Make sure we use the memory we set aside for the VENDOR
206 data.set_ulen(sizeof(VENDOR));
H A Dexcxx_example_database_load.cpp195 VENDOR my_vendor;
200 memset(&my_vendor, 0, sizeof(VENDOR));
214 Dbt data(&my_vendor, sizeof(VENDOR));
H A DgettingStartedCommon.hpp146 } VENDOR; typedef in typeref:struct:vendor
/macosx-10.10.1/apache-793/httpd/build/aix/
H A Dmkinstallp.ksh53 descr="$NAME version ${VERSION} for $ARCH ${VENDOR}"
156 descr="$NAME ${VERSION} man pages ${VENDOR}"
H A Daixproto.ksh9 descr="$VENDOR $NAME for $ARCH"
/macosx-10.10.1/rsync-45/rsync/packaging/solaris/
H A Dbuild_pkg.sh55 VENDOR="Samba Team URL: http://samba.anu.edu.au/rsync/"
/macosx-10.10.1/gpatch-3/patch/
H A Dconfig.guess754 VENDOR=pc;
757 VENDOR=unknown;
771 printf ("%s-${VENDOR}-linux-gnu\n", argv[1]);
773 printf ("%s-${VENDOR}-linux-gnulibc1\n", argv[1]);
776 printf ("%s-${VENDOR}-linux-gnulibc1\n", argv[1]);
779 printf ("%s-${VENDOR}-linux-gnuaout\n", argv[1]);
/macosx-10.10.1/zsh-61/zsh/Functions/Misc/
H A Dzkbd254 local termID=${${DISPLAY:t}:-$VENDOR-$OSTYPE} termFile=$zkbd/$TERM.tmp
266 source ${(D)zkbd}/\$TERM-\${\${DISPLAY:t}:-\$VENDOR-\$OSTYPE}
/macosx-10.10.1/vim-55/runtime/syntax/
H A Doccam.vim83 syn keyword occamCDString TARGET.CANONICAL TARGET.CPU TARGET.OS TARGET.VENDOR contained
H A Dxdefaults.vim94 syn keyword xdefaultsSymbol contained VENDOR
H A Dzsh.vim97 syn match zshLongDeref '\$\%(TRY_BLOCK_ERROR\|TTY\|TTYIDLE\|UID\|USERNAME\|VENDOR\|ZSH_NAME\|ZSH_VERSION\|REPLY\|reply\|TERM\)'
H A Dtcsh.vim56 syn keyword tcshEnvVar contained AFSUSER COLUMNS DISPLAY EDITOR GROUP HOME HOST HOSTTYPE HPATH LANG LC_CTYPE LINES LS_COLORS MACHTYPE NOREBIND OSTYPE PATH PWD REMOTEHOST SHLVL SYSTYPE TERM TERMCAP USER VENDOR VISUAL
/macosx-10.10.1/zsh-61/zsh/
H A Dconfig.h.in1110 #undef VENDOR
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dbuildpkg.sh.in250 VENDOR="OpenSSH Portable Team - http://www.openssh.com/portable.html"
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dinit.c353 ZSH_VERSION, MACHTYPE, VENDOR, OSTYPE);
H A Dparams.c796 setsparam("VENDOR", ztrdup_metafy(VENDOR));
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DSnackOgg.c2449 COMMENT, VENDOR, MAX, MIN, NOMINAL, QUALITY enumerator in enum:options
2494 case VENDOR:
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DgenSCPreferences.c466 #define VENDOR "Vendor" macro
881 { SC_10_5, NETPROP MODEM, DEVICE VENDOR, NULL, CFSTRING },

Completed in 222 milliseconds