Searched refs:nstm (Results 1 – 1 of 1) sorted by relevance
145 uint64_t nstm; member2555 rep->extm[i].nstm = 0; in get_sysxattr()2637 rep->extm[i].nstm = value[1]; in set_sysattrtm_display()2691 format_time((time_t)p->extm[i].stm, (time_t)p->extm[i].nstm); in format_attrtime()2719 while (p->extm[i].nstm != 0 && i < sacnt) { in print_time()2720 format_time(p->extm[i].stm, p->extm[i].nstm); in print_time()