Searched defs:bind (Results 1 - 2 of 2) sorted by relevance

/sendmail/libsm/
H A Dmpeix.c80 ** SENDMAIL_MPE_BIND -- shadow function for the standard socket bind()
94 #undef bind macro
117 result = bind(sd, addr, addrlen);
124 return bind(sd, addr, addrlen);
/sendmail/include/sm/
H A Dconf.h1876 # define bind sendmail_mpe_bind macro

Completed in 774 milliseconds