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

  /src/external/gpl2/groff/dist/src/preproc/eqn/
box.cpp 229 void start_string() function
  /src/external/ibm-public/postfix/dist/src/smtpstone/
smtp-sink.c 395 static VSTRING *start_string; /* dump content prefix */ variable
510 if (start_string)
511 vstream_fprintf(state->dump_file, "%s", STR(start_string));
1577 start_string = vstring_alloc(10);
1578 unescape(start_string, optarg);

Completed in 28 milliseconds