Lines Matching refs:found
545 /* If we found a pre-existing listen socket record, then there
649 int found;
658 found = 0;
684 found = 1;
691 if (!found && &(*secwalk)->next) {
738 int found;
821 found = 0;
824 found = 1;
828 if (!found) {
830 "No Listen directive found for upgradeable listener %s:%d", slu->addr, slu->port);
1183 /* "Upgrade: TLS/1.0, ..." header not found, don't do Upgrade */
1222 "Upgradeable socket handle not found");