Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcmd/common/
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()
/titanic_41/usr/src/lib/libpp/common/
H A Dpp.probe957 case $hosttype in
958 *.*) i=`echo $hosttype | sed -e 's,.*\.,,'` ;;
959 *) i=$hosttype ;;
975 echo "#define #hosttype($hosttype)"
H A DRELEASE160 00-01-11 pp.probe: hosttype now in C.probe
261 add hosttype assertion