Searched refs:aio_srcflag (Results 1 – 2 of 2) sorted by relevance
176 u_int32_t aio_srcflag; member892 aio->aio_srcflag |= AIO_SRCFLAG_DEPRECATED; in set_source()972 if (!(dst1->aio_srcflag & AIO_SRCFLAG_DEPRECATED) && in comp_dst()973 (dst2->aio_srcflag & AIO_SRCFLAG_DEPRECATED)) { in comp_dst()976 if ((dst1->aio_srcflag & AIO_SRCFLAG_DEPRECATED) && in comp_dst()977 !(dst2->aio_srcflag & AIO_SRCFLAG_DEPRECATED)) { in comp_dst()
221 u_int32_t aio_srcflag; member912 aio->aio_srcflag |= AIO_SRCFLAG_DEPRECATED; in set_source()992 if (!(dst1->aio_srcflag & AIO_SRCFLAG_DEPRECATED) && in comp_dst()993 (dst2->aio_srcflag & AIO_SRCFLAG_DEPRECATED)) { in comp_dst()996 if ((dst1->aio_srcflag & AIO_SRCFLAG_DEPRECATED) && in comp_dst()997 !(dst2->aio_srcflag & AIO_SRCFLAG_DEPRECATED)) { in comp_dst()