Home
last modified time | relevance | path

Searched refs:puthook (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libcam/
H A Dscsi_cmdparse.c105 void *puthook, const char *fmt, va_list *ap) in do_buff_decode() argument
124 (*arg_put)(puthook, (letter == 't' ? 'b' : \ in do_buff_decode()
259 (*arg_put)(puthook, in do_buff_decode()
686 void *puthook) in csio_decode_visit() argument
697 arg_put, puthook, fmt, NULL)); in csio_decode_visit()
718 void *puthook) in buff_decode_visit() argument
728 return (do_buff_decode(buff, len, arg_put, puthook, fmt, NULL)); in buff_decode_visit()
H A Dcamlib.h156 void *puthook);
161 void *puthook);