Home
last modified time | relevance | path

Searched defs:af (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/sockets/
H A Dsockets.c1838 struct accept_filter_arg af = {0}; local
1998 struct accept_filter_arg af = {0}; local
/PHP-8.1/ext/standard/
H A Dbasic_functions.c606 int af = AF_INET; in PHP_FUNCTION() local
635 int ret, af = AF_INET; in PHP_FUNCTION() local
/PHP-8.1/sapi/cli/
H A Dphp_cli_server.c1234 static php_socket_t php_network_listen_socket(const char *host, int *port, int socktype, int *af, s… in php_network_listen_socket()

Completed in 35 milliseconds