HomeSort by relevance Sort by last modified time
    Searched refs:unix_socket (Results 1 - 4 of 4) sorted by null

  /external/curl/tests/
httpserver.pl 39 my $unix_socket; # location to place a listening Unix socket
81 $unix_socket = $ARGV[1];
129 $flags .= "--unix-socket '$unix_socket' ";