HomeSort by: relevance | last modified time | path
    Searched defs:device_getcache (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/scsictl/
scsictl.c 91 static void device_getcache(int, char *[]);
114 { "getcache", "", device_getcache },
977 * device_getcache:
982 device_getcache(int argc, char *argv[]) function

Completed in 16 milliseconds