Searched refs:aio_srcflag (Results 1 – 2 of 2) sorted by relevance
175 u_int32_t aio_srcflag; member893 aio->aio_srcflag |= AIO_SRCFLAG_DEPRECATED; in set_source()973 if (!(dst1->aio_srcflag & AIO_SRCFLAG_DEPRECATED) && in comp_dst()974 (dst2->aio_srcflag & AIO_SRCFLAG_DEPRECATED)) { in comp_dst()977 if ((dst1->aio_srcflag & AIO_SRCFLAG_DEPRECATED) && in comp_dst()978 !(dst2->aio_srcflag & AIO_SRCFLAG_DEPRECATED)) { in comp_dst()
219 u_int32_t aio_srcflag; member910 aio->aio_srcflag |= AIO_SRCFLAG_DEPRECATED; in set_source()990 if (!(dst1->aio_srcflag & AIO_SRCFLAG_DEPRECATED) && in comp_dst()991 (dst2->aio_srcflag & AIO_SRCFLAG_DEPRECATED)) { in comp_dst()994 if ((dst1->aio_srcflag & AIO_SRCFLAG_DEPRECATED) && in comp_dst()995 !(dst2->aio_srcflag & AIO_SRCFLAG_DEPRECATED)) { in comp_dst()