Searched refs:t_mtime (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Darchives.h139 t_mtime[TTIMLEN], /* modification time of file */ member in struct:tblock::tar_hdr
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c5906 (void) sscanf(Thdr_p->tbuf.t_mtime, "%12lo",
5967 (void) sscanf(Thdr_p->tbuf.t_mtime, "%lo",
7299 (void) sprintf(Thdr_p->tbuf.t_mtime, "%011lo", G_p->g_mtime);
7349 (void) sprintf(Thdr_p->tbuf.t_mtime, "%011o ",

Completed in 76 milliseconds