Home
last modified time | relevance | path

Searched defs:clock_t (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dstdtypes.h55 typedef long clock_t; /* units=ticks (typically 60/sec) */ typedef
/titanic_44/usr/src/head/iso/
H A Dtime_iso.h70 typedef long clock_t; typedef
/titanic_44/usr/src/head/
H A Dlimits.h285 typedef long clock_t; typedef
/titanic_44/usr/src/cmd/ssh/include/
H A Ddefines.h275 typedef long clock_t; typedef
/titanic_44/usr/src/ucbhead/sys/
H A Dtypes.h390 typedef long clock_t; /* relative time in a specified resolution */ typedef
/titanic_44/usr/src/uts/common/sys/
H A Dtypes.h542 typedef long clock_t; /* relative time in a specified resolution */ typedef
/titanic_44/usr/src/uts/common/avs/ns/
H A Dnsctl_inter.h149 int nsc_delay_sig(clock_t) { } in nsc_delay_sig() argument