Searched refs:aio_srcflag (Results 1 – 2 of 2) sorted by relevance
178 u_int32_t aio_srcflag; member896 aio->aio_srcflag |= AIO_SRCFLAG_DEPRECATED; in set_source()976 if (!(dst1->aio_srcflag & AIO_SRCFLAG_DEPRECATED) && in comp_dst()977 (dst2->aio_srcflag & AIO_SRCFLAG_DEPRECATED)) { in comp_dst()980 if ((dst1->aio_srcflag & AIO_SRCFLAG_DEPRECATED) && in comp_dst()981 !(dst2->aio_srcflag & AIO_SRCFLAG_DEPRECATED)) { in comp_dst()
222 u_int32_t aio_srcflag; member913 aio->aio_srcflag |= AIO_SRCFLAG_DEPRECATED; in set_source()993 if (!(dst1->aio_srcflag & AIO_SRCFLAG_DEPRECATED) && in comp_dst()994 (dst2->aio_srcflag & AIO_SRCFLAG_DEPRECATED)) { in comp_dst()997 if ((dst1->aio_srcflag & AIO_SRCFLAG_DEPRECATED) && in comp_dst()998 !(dst2->aio_srcflag & AIO_SRCFLAG_DEPRECATED)) { in comp_dst()