Searched refs:PRF_RAWM (Results 1 – 6 of 6) sorted by relevance
369 if (!(context->format & PRF_RAWM)) { in pa_hostname()412 if (!(context->format & PRF_RAWM)) { in pa_hostname_ex()423 if (!(context->format & PRF_RAWM)) { in pa_hostname_ex()492 if (!(context->format & PRF_RAWM)) { in pa_hostname_so()505 if (!(context->format & PRF_RAWM)) { in pa_hostname_so()554 if (!(context->format & PRF_RAWM)) { in pa_hostname_so()567 if (!(context->format & PRF_RAWM)) { in pa_hostname_so()683 if (!(context->format & PRF_RAWM)) { in pa_tid32()742 if (!(context->format & PRF_RAWM)) { in pa_tid32_ex()761 if (!(context->format & PRF_RAWM)) { in pa_tid32_ex()[all …]
141 format |= PRF_RAWM; in process_options()144 if (format & PRF_RAWM) in process_options()
157 if (!(context->format & PRF_RAWM)) { in exit_token()409 if (!(context->format & PRF_RAWM)) { in arbitrary_data_token()424 if (!(context->format & PRF_RAWM)) { in arbitrary_data_token()1058 if (!(context->format & PRF_RAWM)) { in return_value32_token()1164 if (!(context->format & PRF_RAWM)) { in return_value64_token()1378 if (!(context->format & PRF_RAWM)) { in s5_IPC_token()1395 if ((context->format & PRF_RAWM) || (returnstat == 1)) { in s5_IPC_token()1522 if (!(context->format & PRF_RAWM)) { in ip_addr_ex_token()1536 if (!(context->format & PRF_RAWM)) { in ip_addr_ex_token()2239 if (!(context->format & PRF_RAWM)) { in label_token()[all …]
76 if ((flags & PRF_RAWM) && (flags & PRF_SHORTM)) { in check_inputs()416 if (!(context->format & PRF_RAWM) && in token_processing()
77 PRF_RAWM87 are used. This value an PRF_RAWM are exclusive. If
66 #define PRF_RAWM 0x0001 /* Raw mode */ macro