Searched refs:str2type (Results 1 – 2 of 2) sorted by relevance
202 static int str2type(char *s, uint_t *type);434 if (str2type (*argv, &type)) in parse_args()1269 (void) str2type(t, &type); in do_setkaudit()2927 str2type(char *s, uint_t *type) in str2type() function
103 str2type(const char *tstr) in str2type() function622 if ((type = str2type(pp->type)) == TOPO_TYPE_INVALID) { in set_prop()