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

  /src/external/ibm-public/postfix/dist/src/util/
msg_vstream.c 11 /* void msg_vstream_init(progname, stream)
18 /* msg_vstream_init() sets the program name that appears in each output
25 /* Only the last msg_vstream_init() call takes effect.
77 /* msg_vstream_init - initialize */
79 void msg_vstream_init(const char *name, VSTREAM *vp) function
msg_vstream.c 11 /* void msg_vstream_init(progname, stream)
18 /* msg_vstream_init() sets the program name that appears in each output
25 /* Only the last msg_vstream_init() call takes effect.
77 /* msg_vstream_init - initialize */
79 void msg_vstream_init(const char *name, VSTREAM *vp) function

Completed in 54 milliseconds