Searched refs:puts (Results 1 – 3 of 3) sorted by relevance
43 puts("Options:"); in PrintUsage()44 puts(" --allocate_pcr - Configures PCR 0-15 under the SHA256 bank."); in PrintUsage()45 puts(" --clear - Clears the TPM. Use before initializing the TPM."); in PrintUsage()46 puts(" --help - Prints this message."); in PrintUsage()47 puts(" --init_tpm - Initializes a TPM as CrOS firmware does."); in PrintUsage()48 puts(" --own - Takes ownership of the TPM with the provided password."); in PrintUsage()49 puts(" --owner_password - used to provide an owner password"); in PrintUsage()50 puts(" --regression_test - Runs some basic regression tests. If"); in PrintUsage()51 puts(" owner_password is supplied, it runs tests that"); in PrintUsage()52 puts(" need owner permissions."); in PrintUsage()[all …]
306 puts(""); in print_hid_descriptor()
366 #define puts adb_puts macro