Searched defs:stm (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ls/
H A Dls.c143 uint64_t stm; member in struct:attrtm
2549 rep->extm[i].stm = 0;
2629 while (rep->extm[i].stm != 0 && i < sacnt)
2631 rep->extm[i].stm = value[0];
2686 format_time((time_t)p->extm[i].stm, (time_t)p->extm[i].nstm);
2715 format_time(p->extm[i].stm, p->extm[i].nstm);

Completed in 183 milliseconds