Home
last modified time | relevance | path

Searched defs:tv (Results 1 – 25 of 155) sorted by relevance

1234567

/titanic_53/usr/src/boot/sys/sys/
H A Dtimespec.h41 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ argument
46 #define TIMESPEC_TO_TIMEVAL(tv, ts) \ argument
/titanic_53/usr/src/uts/common/io/
H A Dvuid_queue.c45 #define tv_to_usec(tv) (((tv).tv_sec * 1000000) + (tv).tv_usec) argument
322 tv_divide(struct timeval32 tv, int dividend) in tv_divide()
336 tv_mult(struct timeval32 tv, int multiplier) in tv_mult()
349 struct timeval32 tv; in usec_to_tv() local
/titanic_53/usr/src/uts/common/os/
H A Dtimers.c85 uniqtime(struct timeval *tv) in uniqtime()
157 struct timeval tv; in uniqtime32() local
740 itimerfix(struct timeval *tv, int minimum) in itimerfix()
757 itimerspecfix(timespec_t *tv) in itimerspecfix()
879 hzto(struct timeval *tv) in hzto()
895 timespectohz(timespec_t *tv, timespec_t now) in timespectohz()
941 timespectohz64(timespec_t *tv) in timespectohz64()
/titanic_53/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmxsettime.c40 Tv_t tv; in tmxsettime() local
H A Dtmxgettime.c40 Tv_t tv; in tmxgettime() local
H A Dtvgettime.c30 tvgettime(Tv_t* tv) in tvgettime()
H A Dtvsettime.c31 tvsettime(const Tv_t* tv) in tvsettime()
H A Dtmxsleep.c36 Tv_t tv; in tmxsleep() local
H A Dtmsleep.c37 Tv_t tv; in tmsleep() local
H A Dtvsleep.c36 int tvsleep(const Tv_t *tv, Tv_t *rv) { in tvsleep()
/titanic_53/usr/src/lib/libbc/libc/compat/common/
H A Dutime.c51 struct timeval tv[2]; in utime() local
/titanic_53/usr/src/lib/fm/libfmd_snmp/common/
H A Dresource.c577 struct timeval tv; in sunFmResourceTable_return() local
683 struct timeval tv; in sunFmResourceTable_handler() local
719 struct timeval tv; in sunFmResourceCount_return() local
768 struct timeval tv; in sunFmResourceCount_handler() local
H A Dproblem.c708 struct timeval tv; in sunFmProblemTable_return() local
835 struct timeval tv; in sunFmProblemTable_handler() local
876 struct timeval tv; in sunFmFaultEventTable_return() local
1062 struct timeval tv; in sunFmFaultEventTable_handler() local
/titanic_53/usr/src/contrib/ast/src/lib/libast/string/
H A Dfmttv.c32 fmttv(const char* fmt, Tv_t* tv) in fmttv()
/titanic_53/usr/src/uts/common/cpr/
H A Dcpr_stat.c52 cpr_time_t tv; in cpr_stat_event_start() local
83 cpr_time_t tv; in cpr_stat_event_end() local
/titanic_53/usr/src/uts/common/syscall/
H A Dlwp_info.c50 timestruc_t tv[2]; in lwp_info() local
/titanic_53/usr/src/cmd/refer/
H A Drefer6.c150 class(int nt, char *tv[]) in class()
168 hastype(int nt, char *tv[], char c) in hastype()
/titanic_53/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsrvsvc_clnt.c419 struct timeval tv; in srvsvc_timesync() local
445 struct timeval tv; in srvsvc_gettime() local
488 srvsvc_net_remote_tod(char *server, char *domain, struct timeval *tv, in srvsvc_net_remote_tod()
/titanic_53/usr/src/uts/common/io/bpf/
H A Dbpf.c1059 struct timeval32 tv; in bpfioctl() local
1079 struct timeval32 tv; in bpfioctl() local
1139 struct timeval tv; in bpfioctl() local
1159 struct timeval tv; in bpfioctl() local
1483 struct timeval tv; in bpf_deliver() local
1564 cp_fn_t cpfn, struct timeval *tv) in catchpacket()
/titanic_53/usr/src/lib/libldap5/sources/ldap/common/
H A Dufn.c364 struct timeval tv; in ldap_ufn_search_s() local
452 struct timeval tv; in ldap_ufn_expand() local
530 struct timeval *tv; in ldap_ufn_timeout() local
/titanic_53/usr/src/ucbcmd/rusage/
H A Drusage.c43 fprintt(s, tv) in fprintt() argument
/titanic_53/usr/src/cmd/cmd-inet/usr.lib/in.timed/
H A Din.timed.c53 struct timeval tv; in machtime() local
/titanic_53/usr/src/cmd/ypcmd/
H A Dypserv_resolv.c73 struct timeval tv; in setup_resolv() local
294 struct timeval tv; in resolv_req() local
/titanic_53/usr/src/lib/libresolv2/common/bsd/
H A Dwritev.c43 struct iovec *tv; in __writev() local
/titanic_53/usr/src/uts/common/gssapi/mechs/krb5/krb5/os/
H A Dc_ustime.c70 struct timeval tv; in get_time_now() local

1234567