Home
last modified time | relevance | path

Searched refs:attrtm (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ls/
H A Dls.c142 struct attrtm { struct
208 struct attrtm *extm; /* timestamp extended system attributes */
2552 rep->extm = xmalloc(sacnt * sizeof (struct attrtm), rep); in get_sysxattr()