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

  /src/external/ibm-public/postfix/dist/src/testing/
msg_capture.c 17 /* void msg_capt_stop(MSG_CAPTURE *mp)
31 /* msg_capt_stop() stops a "recording". It is an error to call this
108 void msg_capt_stop(MSG_CAPTURE *mp) function
129 msg_capt_stop(mp);
msg_capture.c 17 /* void msg_capt_stop(MSG_CAPTURE *mp)
31 /* msg_capt_stop() stops a "recording". It is an error to call this
108 void msg_capt_stop(MSG_CAPTURE *mp) function
129 msg_capt_stop(mp);

Completed in 161 milliseconds