HomeSort by relevance Sort by last modified time
    Searched full:is_sock (Results 1 - 3 of 3) sorted by null

  /external/fio/
client.h 42 int is_sock; member in struct:fio_client
server.c 1561 int is_sock, ret = 0; local
    [all...]
client.c 236 client->is_sock = 1;
306 &client->is_sock, &client->port,
419 if (client->is_sock)
    [all...]

Completed in 226 milliseconds