Home
last modified time | relevance | path

Searched refs:sv1 (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/refer/
H A Dglue4.c30 int sv0, sv1; in grepcall() local
60 sv1 = dup(1); in grepcall()
72 dup(sv1); in grepcall()
73 close(sv1); in grepcall()
/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dportname.c16 struct servent *sv = NULL, *sv1 = NULL; local
23 sv1 = getservbyport(htons(port), "udp");
25 NULL : sv1;
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DResourceMonitor.java230 AggregateStatistic sv1 = (AggregateStatistic) in calcDerivedStatistic() local
235 idleV = ((UnsignedInt64) sv1. in calcDerivedStatistic()
238 total = total.add((UnsignedInt64) sv1. in calcDerivedStatistic()
/titanic_41/usr/src/grub/grub-0.97/
H A Dconfig.sub948 sv1)
949 basic_machine=sv1-cray
H A Dconfig.guess755 echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c2176 struct servent sv1; in main() local
2179 sv = &sv1; in main()