Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds