Home
last modified time | relevance | path

Searched refs:c_birthtime (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/include/protocols/
Ddumprestore.h131 #define c_birthtime __c_ino.__uc_ino.__uc_birthtime macro
/openbsd/src/sbin/restore/
Dtape.c1079 buf->c_birthtime = 0; in gethead()
1222 curfile.birthtime_sec = header->c_birthtime; in findinode()
1314 s->c_birthtime = swap64(s->c_birthtime); in swap_header()
/openbsd/src/sbin/dump/
Dtraverse.c490 spcl.c_birthtime = 0; in dumpino()
503 spcl.c_birthtime = dp->dp2.di_birthtime; in dumpino()