Home
last modified time | relevance | path

Searched refs:hosttype (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Duname.c120 static const char hosttype[] = HOSTTYPE; variable
152 if (*hosttype) in uname()
154 static char buf[sizeof(hosttype)]; in uname()
156 strcpy(buf, hosttype); in uname()
405 if (t = strchr(hosttype, '.')) in b_uname()
408 t = (char*)hosttype; in b_uname()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dcrossexec.sh104 read hosttype hostname usr dir sh cp
113 case $hosttype in
H A Dmake.probe1085 case $hosttype in
1101 option) case $hosttype in
1145 '') case $hosttype in
1259 */arch/$hosttype/lib/*)
1260 notlib=`echo $dir | sed "s,/arch/$hosttype/lib/.*,/arch/$hosttype/lib,"`
1772 case $hosttype in
1773 '') hosttype=unknown ;;
1806 exectype=$hosttype
1866 else case $sd:$hosttype in
1998 case $hosttype in
[all …]
H A DMakefile49 :: RELEASE hosttype.tst p.c hello.c \
H A DC+probe262 hosttype=`package CC="$cc" || $SHELL -c "package CC='$cc'"`
263 case $hosttype in
265 hosttype=`PATH=$_probe_PATH; export PATH; package CC="$cc" || $SHELL -c "package CC='$cc'"`
H A Dpackage.mk18 * $(PACKAGEDIR)/name.version.hosttype.release.suffix
20 * $(PACKAGEDIR)/name-run.version.hosttype.release.suffix
H A DRELEASE190 06-11-11 make.probe: favor lib64 over lib for hosttype==*64
280 05-02-24 package.sh: hosttype *.powerpc => *.ppc
612 02-01-18 package.sh: fix uts hosttype
813 C.probe: move hosttype to C.probe (with unixware.i386 workaround)
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dprobe.win32198 then hosttype=$(package)
199 machine=${hosttype#*.}
384 #define #hosttype(${hosttype})${assert}
H A Dpp.probe969 case $hosttype in
970 *.*) i=`echo $hosttype | sed -e 's,.*\.,,'` ;;
971 *) i=$hosttype ;;
987 echo "#define #hosttype($hosttype)"
H A DRELEASE171 00-01-11 pp.probe: hosttype now in C.probe
272 add hosttype assertion
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dpackage.mk18 * $(PACKAGEDIR)/name.version.hosttype.release.suffix
20 * $(PACKAGEDIR)/name-run.version.hosttype.release.suffix