Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/utoppya/
H A Dutoppya.c160 if (strcmp(b, udp->ud_path) == 0) in find_toppy_dirent()
224 if ((ext = strrchr(ud.ud_path, '.')) != NULL && in cmd_ls()
234 tmbuf, ud.ud_path); in cmd_ls()
/netbsd-src/sys/dev/usb/
H A Dutoppy.h72 char ud_path[UTOPPY_MAX_FILENAME_LEN + 1]; member
H A Dutoppy.c1210 utoppy_get_string(sc, ud->ud_path, UTOPPY_MAX_FILENAME_LEN + 1) || in utoppy_readdir_decode()
1232 ((ftype == UTOPPY_FTYPE_FILE) ? "FILE" : "UNKNOWN"), ud->ud_path, in utoppy_readdir_decode()