Home
last modified time | relevance | path

Searched refs:name_to_type (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/cmd/zinject/
H A Dzinject.c179 name_to_type(const char *arg) in name_to_type() function
961 if ((type = name_to_type(optarg)) == TYPE_INVAL && in main()
974 if ((label = name_to_type(optarg)) == TYPE_INVAL && in main()