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

  /src/sbin/scsictl/
scsictl.c 94 static void device_getrealloc(int, char *[]);
117 { "getrealloc", "", device_getrealloc },
1213 * device_getrealloc:
1218 device_getrealloc(int argc, char *argv[]) function in typeref:typename:void
scsictl.c 94 static void device_getrealloc(int, char *[]);
117 { "getrealloc", "", device_getrealloc },
1213 * device_getrealloc:
1218 device_getrealloc(int argc, char *argv[]) function in typeref:typename:void

Completed in 49 milliseconds