IPOOL_ANON
op.iplo_arg |= IPOOL_ANON;
if ((ipp.ipo_flags & IPOOL_ANON) != 0)
if ((ipp.ipo_flags & IPOOL_ANON) == IPOOL_ANON)
if ((pool->ipo_flags & IPOOL_ANON) != 0)
if ((pool->ipo_flags & IPOOL_ANON) == IPOOL_ANON)
if ((op->iplo_arg & IPOOL_ANON) != 0) {
poolnum = IPOOL_ANON;