Searched refs:unctime (Results 1 – 5 of 5) sorted by relevance
41 unctime(char *str) in unctime() function
21 SRCS= itime.c main.c optr.c dumprmt.c tape.c traverse.c unctime.c cache.c
98 time_t unctime(char *str);
256 ddp->dd_ddate = unctime(un_buf); in makedumpdate()
220 spcl.c_ddate = unctime(optarg); in main()