HomeSort by: relevance | last modified time | path
    Searched refs:rcpb_scan (Results 1 - 4 of 4) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
rcpt_buf.h 43 extern int rcpb_scan(ATTR_SCAN_COMMON_FN, VSTREAM *, int, void *);
rcpt_buf.c 33 /* int rcpb_scan(scan_fn, stream, flags, ptr)
42 /* rcpb_scan() reads a recipient buffer from the named stream
43 /* using the specified attribute scan routine. rcpb_scan()
46 /* ... ATTR_TYPE_FUNC, rcpb_scan, (void *) rcpt_buf, ...
123 /* rcpb_scan - receive recipient buffer */
125 int rcpb_scan(ATTR_SCAN_COMMON_FN scan_fn, VSTREAM *fp, function
deliver_request.c 319 RECV_ATTR_FUNC(rcpb_scan, (void *) rcpt_buf),
  /src/external/ibm-public/postfix/dist/src/bounce/
bounce.c 274 RECV_ATTR_FUNC(rcpb_scan, (void *) rcpt_buf),
524 RECV_ATTR_FUNC(rcpb_scan, (void *) rcpt_buf),

Completed in 26 milliseconds