Searched refs:PO_HIST (Results 1 – 1 of 1) sorted by relevance
274 #define PO_HIST BIT(3) /* print to history instead of stdout */ in c_print() macro371 flags |= PO_HIST; in c_print()437 if (flags & PO_HIST) { in c_print()