Home
last modified time | relevance | path

Searched refs:suseconds_t (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A D_timeval.h37 typedef __suseconds_t suseconds_t; typedef
51 suseconds_t tv_usec; /* and microseconds */
H A Dtypes.h211 typedef __suseconds_t suseconds_t; /* microseconds (signed) */ typedef
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/xattrtest/
H A Dxattrtest.c320 timeval_normalize(struct timeval *tv, time_t sec, suseconds_t usec) in timeval_normalize()
/f-stack/freebsd/contrib/rdma/krping/
H A Dkrping.c1600 suseconds_t usec; in krping_rlat_test_client()