Searched refs:parse_unix_address (Results 1 – 1 of 1) sorted by relevance
584 static inline int parse_unix_address(php_stream_xport_param *xparam, struct sockaddr_un *unix_addr) in parse_unix_address() function681 parse_unix_address(xparam, &unix_addr); in php_tcp_sockop_bind()760 parse_unix_address(xparam, &unix_addr); in php_tcp_sockop_connect()
Completed in 8 milliseconds