Searched refs:QUNSAFEADDR (Results 1 – 3 of 3) sorted by relevance
696 else if (bitset(QUNSAFEADDR, new->q_alias->q_flags))919 else if (bitset(QUNSAFEADDR, new->q_alias->q_flags))1507 ctladdr->q_flags |= QUNSAFEADDR;1657 ctladdr->q_flags |= QUNSAFEADDR;1795 ctladdr->q_flags |= QUNSAFEADDR;1837 ctladdr->q_flags |= QUNSAFEADDR;
2479 { "QUNSAFEADDR", QUNSAFEADDR },2878 #define Q_COPYFLAGS (QPRIMARY|QBOGUSSHELL|QUNSAFEADDR|\
427 #define QUNSAFEADDR 0x00000020 /* address acquired via unsafe path */ macro