Searched refs:unctime (Results 1 – 5 of 5) sorted by relevance
49 unctime(const char *str) in unctime() function
19 SRCS= itime.c main.c optr.c dumprmt.c tape.c traverse.c unctime.c cache.c
103 time_t unctime(const char *);
249 ddp->dd_ddate = unctime(un_buf); in makedumpdate()
199 spcl.c_ddate = unctime(optarg); in main()