Home
last modified time | relevance | path

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

/PHP-5.4/win32/
H A Dinet.c10 PHPAPI int inet_pton(int af, const char* src, void* dst) in inet_pton()
46 PHPAPI const char* inet_ntop(int af, const void* src, char* dst, size_t size) in inet_ntop()
/PHP-5.4/ext/standard/
H A Dbasic_functions.c3822 int address_len, af = AF_INET; in PHP_NAMED_FUNCTION() local
3854 int ret, af = AF_INET; in PHP_NAMED_FUNCTION() local
/PHP-5.4/sapi/cli/
H A Dphp_cli_server.c1157 static int php_network_listen_socket(const char *host, int *port, int socktype, int *af, socklen_t … in php_network_listen_socket()

Completed in 26 milliseconds