Lines Matching refs:printf
25 printf("ERROR: USBDEVFS_DROP_PRIVILEGES returned %d\n", res); in drop_privileges()
27 printf("OK: privileges dropped!\n"); in drop_privileges()
36 printf("OK: USBDEVFS_RESET succeeded\n"); in reset_device()
38 printf("ERROR: reset failed! (%d - %s)\n", in reset_device()
49 printf("OK: claimed if %d\n", i); in claim_some_intf()
51 printf("ERROR claiming if %d (%d - %s)\n", in claim_some_intf()
63 printf("Failed to open file\n"); in main()
73 printf("DROP_PRIVILEGES not supported\n"); in main()
83 printf("Available options:\n" in main()
101 printf("Insert new mask: "); in main()
106 printf("I don't recognize that\n"); in main()
109 printf("Which test shall I run next?: "); in main()