Lines Matching refs:no_rebind
819 int no_rebind)834 /* can't repurpose a listener if 'no_rebind' is true */835 if (no_rebind) {1671 int no_rebind = 0;1677 no_rebind = 1;1710 r = install_listener(local, remote, transport, no_rebind);