Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c507 static void get_xtime(char *value, timestruc_t *xtime);
7002 get_xtime(value, &(Xtarhdr.x_mtime)); in get_xdata()
7191 get_xtime(char *value, timestruc_t *xtime) in get_xtime() function