Lines Matching refs:pabort
28 static void pabort(const char *s) in pabort() function
106 pabort("malformed input string"); in unescape()
152 pabort("can't send spi message"); in transfer()
160 pabort("could not open output file"); in transfer()
164 pabort("not all bytes written to output file"); in transfer()
320 pabort("can't allocate tx buffer"); in transfer_escaped_string()
324 pabort("can't allocate rx buffer"); in transfer_escaped_string()
341 pabort("can't stat input file"); in transfer_file()
345 pabort("can't open input file"); in transfer_file()
349 pabort("can't allocate tx buffer"); in transfer_file()
353 pabort("can't allocate rx buffer"); in transfer_file()
357 pabort("failed to read input file"); in transfer_file()
390 pabort("can't allocate tx buffer"); in transfer_buf()
396 pabort("can't allocate rx buffer"); in transfer_buf()
424 pabort("only one of -p and --input may be selected"); in main()
428 pabort("can't open device"); in main()
435 pabort("can't set spi mode"); in main()
439 pabort("can't get spi mode"); in main()
446 pabort("can't set bits per word"); in main()
450 pabort("can't get bits per word"); in main()
457 pabort("can't set max speed hz"); in main()
461 pabort("can't get max speed hz"); in main()