freebsd-dev/lib/libcam
Enji Cooper c9bac21cc9 libcam: use __func__ instead of hardcoding the function name as func_name
MFC after:	3 days
Tested with:	`cam_device_copy(NULL, NULL)` // ;)..
Sponsored by:	Dell EMC Isilon
2017-03-28 22:32:11 +00:00
..
tests Start adding basic tests for cam(3) 2017-03-15 18:00:54 +00:00
cam_cdbparse.3 lib/libcam/cam_cdbparse.3: fix manpage warnings 2017-03-13 17:35:55 +00:00
cam.3 lib/libcam/cam.3: note that cam_freeccb(3) with ccb == NULL is a no-op 2017-03-13 02:12:33 +00:00
camlib.c libcam: use __func__ instead of hardcoding the function name as func_name 2017-03-28 22:32:11 +00:00
camlib.h Fix some localized style(9) issues and reword CAM_ERRBUF_SIZE description 2017-03-28 08:19:51 +00:00
Makefile Start adding basic tests for cam(3) 2017-03-15 18:00:54 +00:00
Makefile.depend
scsi_cmdparse.c Fix up r314189 2017-02-24 06:49:31 +00:00