Home
last modified time | relevance | path

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

/PHP-7.4/ext/sockets/
H A Dconversions.c130 static inline void *accounted_safe_ecalloc(size_t nmemb, size_t alloc_size, size_t offset, ser_cont… in accounted_safe_ecalloc() function
945 control_buf = accounted_safe_ecalloc(num_elems, CMSG_SPACE(20), 0, ctx); in from_zval_write_control_array()
1111 msg->msg_iov = accounted_safe_ecalloc(num_elem, sizeof *msg->msg_iov, 0, ctx); in from_zval_write_iov_array()

Completed in 8 milliseconds