Searched defs:pac_file (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/wpa/src/eap_peer/
H A Deap_config.h589 char *pac_file; member in struct:eap_peer_config
H A Deap_fast_pac.c254 static int eap_fast_init_pac_data(struct eap_sm *sm, const char *pac_file, argument
410 eap_fast_load_pac(struct eap_sm *sm, struct eap_fast_pac **pac_root, const char *pac_file) argument
533 eap_fast_write_pac(struct eap_sm *sm, const char *pac_file, char *buf, size_t len) argument
616 eap_fast_save_pac(struct eap_sm *sm, struct eap_fast_pac *pac_root, const char *pac_file) argument
748 eap_fast_load_pac_bin(struct eap_sm *sm, struct eap_fast_pac **pac_root, const char *pac_file) argument
865 eap_fast_save_pac_bin(struct eap_sm *sm, struct eap_fast_pac *pac_root, const char *pac_file) argument
[all...]

Completed in 73 milliseconds