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