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

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c505 static void get_xtime(char *value, timestruc_t *xtime);
6988 get_xtime(value, &(Xtarhdr.x_mtime));
7177 get_xtime(char *value, timestruc_t *xtime) function

Completed in 68 milliseconds