Searched refs:PRF_ONELINE (Results 1 – 5 of 5) sorted by relevance
150 format |= PRF_ONELINE; in process_options()
511 if (context->format & PRF_ONELINE) { in arbitrary_data_token()767 (context->format & PRF_ONELINE) ? "" : gettext("argcnt"), in cmd_token()768 (context->format & PRF_ONELINE) ? "" : context->SEPARATOR, in cmd_token()785 (context->format & PRF_ONELINE) ? "" : gettext("envcnt"), in cmd_token()786 (context->format & PRF_ONELINE) ? "" : context->SEPARATOR, in cmd_token()
99 PRF_ONELINE171 retstat = print_audit(PRF_XMLM | PRF_ONELINE, NULL);
69 #define PRF_ONELINE 0x0008 /* one-line output */ macro
124 if (!(context->format & PRF_ONELINE) && (flag == 1)) in do_newline()2824 if (!(context->format & PRF_ONELINE)) { in pa_print()