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