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

  /src/sbin/scsictl/
scsictl.c 86 static void device_allow(int, char *[]);
109 { "allow", "", device_allow },
1324 * device_allow:
1329 device_allow(int argc, char *argv[]) function in typeref:typename:void
scsictl.c 86 static void device_allow(int, char *[]);
109 { "allow", "", device_allow },
1324 * device_allow:
1329 device_allow(int argc, char *argv[]) function in typeref:typename:void
scsictl.c 86 static void device_allow(int, char *[]);
109 { "allow", "", device_allow },
1324 * device_allow:
1329 device_allow(int argc, char *argv[]) function in typeref:typename:void

Completed in 34 milliseconds