~ubuntu-branches/ubuntu/natty/postfix/natty-security

« back to all changes in this revision

Viewing changes to src/util/connect.h

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2011-02-22 05:26:41 UTC
  • mfrom: (1.1.27 upstream)
  • Revision ID: james.westby@ubuntu.com-20110222052641-l05d2bsz2kka0yca
Tags: 2.8.0-1~build1
natty version

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
extern int unix_connect(const char *, int, int);
23
23
extern int inet_connect(const char *, int, int);
24
24
extern int stream_connect(const char *, int, int);
25
 
extern int upass_connect(const char *, int, int);
 
25
extern int stream_pass_connect(const char *, int, int);
 
26
 
 
27
#define unix_pass_connect unix_connect
26
28
 
27
29
/* LICENSE
28
30
/* .ad