Searched defs:unctime (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/backup/dump/
H A Dunctime.c48 unctime(str) function
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_dtime.c134 * unctime
142 unctime(char *str, time_t *t) function
456 } else if (unctime(un_buf, &ddp->dd_ddate) < 0) {
458 NDMP_LOG(LOG_DEBUG, "unctime failed \"%s\"", un_buf);
881 if (unctime(strval, ddate) < 0) {

Completed in 61 milliseconds