Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c504 static void gen_date(const char *keyword, const timestruc_t time_value);
6453 gen_date("mtime", sp->st_mtim); in build_dblock()
7093 gen_date(const char *keyword, const timestruc_t time_value) in gen_date() function