Searched refs:nstm (Results 1 – 1 of 1) sorted by relevance
144 uint64_t nstm; member2550 rep->extm[i].nstm = 0; in get_sysxattr()2632 rep->extm[i].nstm = value[1]; in set_sysattrtm_display()2686 format_time((time_t)p->extm[i].stm, (time_t)p->extm[i].nstm); in format_attrtime()2714 while (p->extm[i].nstm != 0 && i < sacnt) { in print_time()2715 format_time(p->extm[i].stm, p->extm[i].nstm); in print_time()