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

  /src/sbin/scsictl/
scsictl.c 95 static void device_getrealloc(int, char *[]);
118 { "getrealloc", "", device_getrealloc },
1214 * device_getrealloc:
1219 device_getrealloc(int argc, char *argv[]) function
scsictl.c 95 static void device_getrealloc(int, char *[]);
118 { "getrealloc", "", device_getrealloc },
1214 * device_getrealloc:
1219 device_getrealloc(int argc, char *argv[]) function

Completed in 43 milliseconds