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

/freebsd-11.0-release/sbin/dump/
H A Dunctime.c32 static char sccsid[] = "@(#)unctime.c 8.2 (Berkeley) 6/14/94";
35 "$FreeBSD: releng/11.0/sbin/dump/unctime.c 128073 2004-04-09 19:58:40Z markm $";
47 unctime(char *str) function
H A DMakefile11 # unctime.c undo ctime
20 SRCS= itime.c main.c optr.c dumprmt.c tape.c traverse.c unctime.c cache.c
H A Ddump.h101 time_t unctime(char *str);
H A Ditime.c260 ddp->dd_ddate = unctime(un_buf);
H A Dmain.c212 spcl.c_ddate = unctime(optarg);

Completed in 115 milliseconds