Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_dev.h40 char src_path[32]; /* Source path - including terminating member
H A Dusb_dev.c2456 strlcpy(ps->src_path, target, sizeof(ps->src_path)); in usb_alloc_symlink()
2457 ps->src_len = strlen(ps->src_path); in usb_alloc_symlink()
2538 error = copyout(ps->src_path, in usb_read_symlink()