Searched refs:parse_unix_address (Results 1 – 1 of 1) sorted by relevance
588 static inline int parse_unix_address(php_stream_xport_param *xparam, struct sockaddr_un *unix_addr) in parse_unix_address() function685 parse_unix_address(xparam, &unix_addr); in php_tcp_sockop_bind()764 parse_unix_address(xparam, &unix_addr); in php_tcp_sockop_connect()
Completed in 10 milliseconds