Home
last modified time | relevance | path

Searched refs:LC_MTIME (Results 1 – 2 of 2) sorted by relevance

/dragonfly/bin/cpdup/
H A Dhcproto.h60 #define LC_MTIME (0x001E|LCF_INT64) macro
H A Dhcproto.c294 case LC_MTIME: in hc_decode_stat_item()
383 hcc_leaf_int64(trans, LC_MTIME, st->st_mtime); in rc_encode_stat()
1858 hcc_leaf_int64(trans, LC_MTIME, times[1].tv_sec); in hc_utimes()
1885 hcc_leaf_int64(trans, LC_MTIME, times[1].tv_sec); in hc_lutimes()
1915 case LC_MTIME: in rc_utimes()