Home
last modified time | relevance | path

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

1234567

/titanic_52/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_52/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() argument
336 tv_mult(struct timeval32 tv,int multiplier) tv_mult() argument
349 struct timeval32 tv; usec_to_tv() local
[all...]
/titanic_52/usr/src/uts/common/os/
H A Dtimers.c85 uniqtime(struct timeval *tv) in uniqtime() argument
157 struct timeval tv; in uniqtime32() local
740 itimerfix(struct timeval *tv, int minimum) in itimerfix() argument
757 itimerspecfix(timespec_t * tv) itimerspecfix() argument
879 hzto(struct timeval * tv) hzto() argument
895 timespectohz(timespec_t * tv,timespec_t now) timespectohz() argument
941 timespectohz64(timespec_t * tv) timespectohz64() argument
[all...]
/titanic_52/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmxgettime.c40 Tv_t tv; in tmxgettime() local
H A Dtmxsettime.c40 Tv_t tv; in tmxsettime() local
H A Dtvgettime.c30 tvgettime(Tv_t* tv) in tvgettime() argument
H A Dtmxsleep.c36 Tv_t tv; in tmxsleep() local
H A Dtvsettime.c31 tvsettime(const Tv_t* tv) in tvsettime() argument
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() argument
/titanic_52/usr/src/lib/libbc/libc/compat/common/
H A Dutime.c51 struct timeval tv[2]; in utime() local
/titanic_52/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; sunFmResourceCount_handler() local
[all...]
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; sunFmFaultEventTable_handler() local
[all...]
/titanic_52/usr/src/contrib/ast/src/lib/libast/string/
H A Dfmttv.c32 fmttv(const char* fmt, Tv_t* tv) in fmttv() argument
/titanic_52/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
[all...]
/titanic_52/usr/src/uts/common/syscall/
H A Dlwp_info.c50 timestruc_t tv[2]; in lwp_info() local
/titanic_52/usr/src/cmd/refer/
H A Drefer6.c150 class(int nt, char *tv[]) in class() argument
168 hastype(int nt, char *tv[], char c) in hastype() argument
[all...]
/titanic_52/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() argument
[all...]
/titanic_52/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; bpfioctl() local
1159 struct timeval tv; bpfioctl() local
1483 struct timeval tv; bpf_deliver() local
1564 catchpacket(struct bpf_d * d,uchar_t * pkt,uint_t pktlen,uint_t snaplen,cp_fn_t cpfn,struct timeval * tv) catchpacket() argument
[all...]
/titanic_52/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
[all...]
/titanic_52/usr/src/ucbcmd/rusage/
H A Drusage.c43 fprintt(s, tv) in fprintt() argument
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/in.timed/
H A Din.timed.c53 struct timeval tv; in machtime() local
/titanic_52/usr/src/cmd/ypcmd/
H A Dypserv_resolv.c73 struct timeval tv; in setup_resolv() local
294 struct timeval tv; in resolv_req() local
[all...]
/titanic_52/usr/src/lib/libresolv2/common/bsd/
H A Dwritev.c43 struct iovec *tv; in __writev() local
/titanic_52/usr/src/uts/common/gssapi/mechs/krb5/krb5/os/
H A Dc_ustime.c70 struct timeval tv; in get_time_now() local

1234567