Home
last modified time | relevance | path

Searched refs:KEYSET_FILE (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/
Dcmdline-option.h40 #define KEYSET_FILE "default.keyset" macro
Dhelp.c294 bufprint_config_file( temp, temp+sizeof(temp), KEYSET_FILE ); in help_keyset_file()
1318 bufprint_config_file(temp, temp+sizeof(temp), KEYSET_FILE); in help_keyset()
Dmain-common.c117 #define KEYSET_FILE "default.keyset" macro
183 bufprint_config_file( path, path+sizeof(path), KEYSET_FILE ); in write_default_keyset()