Searched refs:b_nsec (Results 1 – 1 of 1) sorted by relevance
98 long b_nsec = b % NSEC_PER_SEC; in timespec_add_nsec() local103 r->tv_nsec = (uint64_t)a->tv_nsec + b_nsec; in timespec_add_nsec()