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

  /src/external/cddl/osnet/dist/cmd/zinject/
zinject.c 181 name_to_type(const char *arg) function
850 if ((type = name_to_type(optarg)) == TYPE_INVAL &&
862 if ((label = name_to_type(optarg)) == TYPE_INVAL &&
zinject.c 181 name_to_type(const char *arg) function
850 if ((type = name_to_type(optarg)) == TYPE_INVAL &&
862 if ((label = name_to_type(optarg)) == TYPE_INVAL &&

Completed in 98 milliseconds