Searched refs:ph_fastclose (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c4787 pmap->ph_fastclose = 0;
4921 sm_dprintf("ph_map_close(%s): pmap->ph_fastclose=%d\n",
4922 map->map_mname, pmap->ph_fastclose);
4929 ph_close(pmap->ph, pmap->ph_fastclose);
5026 pmap->ph_fastclose = 0; /* refresh field for reopen */
5070 pmap->ph_fastclose = PH_CLOSE_FAST;
5146 pmap->ph_fastclose = PH_CLOSE_FAST;
H A Dsendmail.h1358 int ph_fastclose; /* send "quit" command on close */ member in struct:ph_map_struct

Completed in 84 milliseconds