HomeSort by relevance Sort by last modified time
    Searched defs:str2type (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/fm/fmtopo/common/
fmtopo.c 100 str2type(const char *tstr) function
606 if ((type = str2type(pp->type)) == TOPO_TYPE_INVALID) {
  /onnv/onnv-gate/usr/src/cmd/auditconfig/
auditconfig.c 186 static int str2type(char *s, uint_t *type);
392 if (str2type (*argv, &type))
1129 (void) str2type(t, &type);
2638 str2type(char *s, uint_t *type) function
    [all...]

Completed in 360 milliseconds