Home
last modified time | relevance | path

Searched defs:starts (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/sgs/link_audit/common/
H A Dperfcnt.c60 static long long starts[1000]; variable
/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Didn_smr.c1804 int startp, starts; in smr_slab_reserve() local
1889 int startp, starts; in smr_slab_unreserve() local
/titanic_44/usr/src/uts/sun/io/eri/
H A Deri.h337 ulong_t starts; /* # of tx packets posted to the hw */ member
536 uint32_t starts; member
/titanic_44/usr/src/common/net/wanboot/
H A Dboot_http.c2921 startswith(const char **strp, const char *starts) in startswith()