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
72 struct client_file *files;
client.c 171 struct client_file *cf = &client->files[--client->nr_files];
300 struct client_file *cf;
309 new_size = (client->nr_files + 1) * sizeof(struct client_file);
760 struct client_file *cf)
777 struct client_file *cf;
    [all...]
  /external/wpa_supplicant_8/src/ap/
authsrv.c 102 srv.client_file = conf->radius_server_clients;

Completed in 309 milliseconds