Searched refs:interface (Results 1 - 2 of 2) sorted by relevance

/httpd/support/
H A Dfcgistarter.c33 "usage: fcgistarter -c <command> -p <port> [-i <interface> -N <num>]\n"
35 "If an interface is not specified, any available will be used.\n";
69 const char *interface = NULL; local
106 interface = arg;
126 rv = apr_sockaddr_info_get(&skaddr, interface, APR_UNSPEC, port, 0, pool);
H A Ddbmmanage.in54 dbmmanage SHA1 passwords require the interface or the module Digest::SHA1

Completed in 9 milliseconds