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

  /src/sbin/scsictl/
scsictl.c 669 static const char *protostr[] = { local in function:print_designator
678 const unsigned maxproto = __arraycount(protostr) - 1;
693 printf(" %s", protostr[proto]);
scsictl.c 669 static const char *protostr[] = { local in function:print_designator
678 const unsigned maxproto = __arraycount(protostr) - 1;
693 printf(" %s", protostr[proto]);

Completed in 25 milliseconds