Searched refs:QUNSAFEADDR (Results 1 – 3 of 3) sorted by relevance
679 else if (bitset(QUNSAFEADDR, new->q_alias->q_flags))902 else if (bitset(QUNSAFEADDR, new->q_alias->q_flags))1490 ctladdr->q_flags |= QUNSAFEADDR;1641 ctladdr->q_flags |= QUNSAFEADDR;1779 ctladdr->q_flags |= QUNSAFEADDR;1821 ctladdr->q_flags |= QUNSAFEADDR;
2412 { "QUNSAFEADDR", QUNSAFEADDR },2803 #define Q_COPYFLAGS (QPRIMARY|QBOGUSSHELL|QUNSAFEADDR|\
264 #define QUNSAFEADDR 0x00000020 /* address acquired via unsafe path */ macro