Lines Matching refs:no_rebind
824 int no_rebind)839 /* can't repurpose a listener if 'no_rebind' is true */840 if (no_rebind) {1544 int no_rebind = 0;1550 no_rebind = 1;1583 r = install_listener(local, remote, transport, no_rebind);