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

  /external/wpa_supplicant_8/src/radius/
radius_server.h 30 * client_file - RADIUS client configuration file
40 char *client_file; member in struct:radius_server_conf
radius_server.c     [all...]
  /external/fio/
client.h 23 struct client_file { struct
75 struct client_file *files;
client.c 191 struct client_file *cf = &client->files[--client->nr_files];
353 struct client_file *cf;
362 new_size = (client->nr_files + 1) * sizeof(struct client_file);
808 struct client_file *cf)
827 struct client_file *cf;
    [all...]
  /external/wpa_supplicant_8/src/ap/
authsrv.c 101 srv.client_file = conf->radius_server_clients;

Completed in 79 milliseconds