Home
last modified time | relevance | path

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

/dragonfly/sbin/dump/
HDunctime.c49 unctime(const char *str) in unctime() function
HDMakefile19 SRCS= itime.c main.c optr.c dumprmt.c tape.c traverse.c unctime.c cache.c
HDdump.h103 time_t unctime(const char *);
HDitime.c249 ddp->dd_ddate = unctime(un_buf); in makedumpdate()
HDmain.c199 spcl.c_ddate = unctime(optarg); in main()