Searched refs:QUNSAFEADDR (Results 1 – 3 of 3) sorted by relevance
694 else if (bitset(QUNSAFEADDR, new->q_alias->q_flags))917 else if (bitset(QUNSAFEADDR, new->q_alias->q_flags))1505 ctladdr->q_flags |= QUNSAFEADDR;1656 ctladdr->q_flags |= QUNSAFEADDR;1794 ctladdr->q_flags |= QUNSAFEADDR;1836 ctladdr->q_flags |= QUNSAFEADDR;
2471 { "QUNSAFEADDR", QUNSAFEADDR },2869 #define Q_COPYFLAGS (QPRIMARY|QBOGUSSHELL|QUNSAFEADDR|\
391 #define QUNSAFEADDR 0x00000020 /* address acquired via unsafe path */ macro