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.c290 bufprint_config_file( temp, temp+sizeof(temp), KEYSET_FILE ); in help_keyset_file()
1192 bufprint_config_file(temp, temp+sizeof(temp), KEYSET_FILE); in help_keyset()
Dmain.c81 #define KEYSET_FILE "default.keyset" macro
1318 bufprint_config_file( path, path+sizeof(path), KEYSET_FILE ); in write_default_keyset()