Searched refs:dst_flags (Results 1 - 2 of 2) sorted by last modified time

/macosx-10.10.1/copyfile-118.1.2/
H A Dcopyfile.c2108 unsigned int added_flags = 0, dst_flags = 0; local
2128 dst_flags = (s->sb.st_flags & ~COPYFILE_OMIT_FLAGS) | added_flags;
2129 (void)fchflags(s->dst_fd, dst_flags);
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dmbuf.h346 u_int16_t dst_flags; /* dst PKT_IFAIFF flags */ member in struct:pkthdr::__anon14665::__anon14666
351 #define dst_iff _pkt_iaif.dst_flags

Completed in 290 milliseconds