HomeSort by: relevance | last modified time | path
    Searched refs:ud_path (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/usb/
utoppy.h 72 char ud_path[UTOPPY_MAX_FILENAME_LEN + 1]; member in struct:utoppy_dirent
utoppy.c 1210 utoppy_get_string(sc, ud->ud_path, UTOPPY_MAX_FILENAME_LEN + 1) ||
1232 ((ftype == UTOPPY_FTYPE_FILE) ? "FILE" : "UNKNOWN"), ud->ud_path,
  /src/usr.bin/utoppya/
utoppya.c 160 if (strcmp(b, udp->ud_path) == 0)
224 if ((ext = strrchr(ud.ud_path, '.')) != NULL &&
234 tmbuf, ud.ud_path);

Completed in 50 milliseconds