FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
usb_strdup
stand/kshim/bsd_kernel.h
544
#define strdup(p,x) usb_strdup(p)
stand/kshim/bsd_kernel.h
545
char *usb_strdup(const char *str);