Home
last modified time | relevance | path

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

/openbsd/usr.sbin/iscsictl/
H A Discsictl.c39 struct pdu *ctl_getpdu(char *, size_t);
231 pdu = ctl_getpdu(cbuf, n); in run_command()
265 ctl_getpdu(char *buf, size_t len) in ctl_getpdu() function