Searched refs:nstm (Results 1 – 1 of 1) sorted by relevance
143 uint64_t nstm; member2464 rep->extm[i].nstm = 0; in get_sysxattr()2546 rep->extm[i].nstm = value[1]; in set_sysattrtm_display()2600 format_time((time_t)p->extm[i].stm, (time_t)p->extm[i].nstm); in format_attrtime()2628 while (p->extm[i].nstm != 0 && i < sacnt) { in print_time()2629 format_time(p->extm[i].stm, p->extm[i].nstm); in print_time()