Searched refs:checktype (Results 1 – 1 of 1) sorted by relevance
1103 zend_long domain, type, checktype, protocol; local1121 checktype = type;1123 checktype &= ~(SOCK_CLOEXEC | SOCK_NONBLOCK);1126 if (checktype > 10) {2175 zend_long domain, type, checktype, protocol; local2193 checktype = type;2195 checktype &= ~(SOCK_CLOEXEC | SOCK_NONBLOCK);2198 if (checktype > 10) {
Completed in 9 milliseconds