Home
last modified time | relevance | path

Searched refs:lastsize (Results 1 – 1 of 1) sorted by relevance

/PHP-5.4/ext/sockets/
H A Dmulticast.c456 lastsize = 0; local
471 (errno != EINVAL || lastsize != 0)) {
477 if (if_conf.ifc_len == lastsize)
481 lastsize = if_conf.ifc_len;

Completed in 5 milliseconds