Lines Matching refs:sprintf

133 		sprintf(cam_errbuf, "%s: device pathname was NULL", func_name);  in cam_get_device()
159 sprintf(cam_errbuf, "%s: no text after slash", func_name); in cam_get_device()
172 sprintf(cam_errbuf, "%s: no text after leading 'n'", func_name); in cam_get_device()
184 sprintf(cam_errbuf, "%s: no text after leading 'r'", func_name); in cam_get_device()
225 sprintf(cam_errbuf, in cam_get_device()
237 sprintf(cam_errbuf, in cam_get_device()
250 sprintf(cam_errbuf, "%s: unable to find device unit number", in cam_get_device()
380 sprintf(match_pat->periph_name, "pass"); in cam_open_btl()
389 sprintf(cam_errbuf, "%s: CAMIOCOMMAND ioctl failed\n" in cam_open_btl()
400 sprintf(cam_errbuf, "%s: CAM error %#x, CDM error %d " in cam_open_btl()
407 sprintf(cam_errbuf, "%s: CDM reported more than one" in cam_open_btl()
414 sprintf(cam_errbuf, "%s: no passthrough device found at" in cam_open_btl()
431 sprintf(dev_path, "/dev/pass%d", pass_unit); in cam_open_btl()
437 sprintf(cam_errbuf, "%s: asked for a peripheral match, but" in cam_open_btl()
529 sprintf(cam_errbuf, "%s: device %s%d does not exist!", in cam_lookup_pass()
534 sprintf(dev_path, "/dev/%s%d", ccb.cgdl.periph_name, in cam_lookup_pass()
560 sprintf(cam_errbuf, "%s: device structure malloc" in cam_real_open_device()
618 sprintf(cam_errbuf, "%s: CAMGETPASSTHRU ioctl failed\n" in cam_real_open_device()
630 sprintf(cam_errbuf, "%s: passthrough device does not exist!", in cam_real_open_device()
644 sprintf(cam_errbuf, "%s: Path Inquiry CCB failed\n" in cam_real_open_device()
658 sprintf(cam_errbuf, "%s: Get Device Type CCB failed\n" in cam_real_open_device()
681 sprintf(cam_errbuf, "%s: Get Transfer Settings CCB failed\n" in cam_real_open_device()
761 sprintf(cam_errbuf, "%s: device is NULL", func_name); in cam_device_dup()
786 sprintf(cam_errbuf, "%s: source device struct was NULL", in cam_device_copy()
792 sprintf(cam_errbuf, "%s: destination device struct was NULL", in cam_device_copy()