HomeSort by: relevance | last modified time | path
    Searched defs:demo_str (Results 1 - 2 of 2) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/util/
byte_mask.c 280 const char *demo_str; local
291 demo_str = str_byte_mask_opt(out_buf, "mask", demo_table,
295 demo_str ? demo_str : "(null)");
297 demo_str = str_byte_mask_opt(out_buf, "mask", demo_table,
300 demo_mask, demo_str ? demo_str : "(null)");
name_mask.c 490 const char *demo_str; local
501 demo_str = str_name_mask_opt(out_buf, "mask", demo_table,
505 demo_str ? demo_str : "(null)");

Completed in 15 milliseconds