Searched refs:dt_comm (Results 1 – 2 of 2) sorted by relevance
106 const char *dt_comm; member142 if (dtable[i].dt_comm == NULL) in usage()144 printf("%s\n", dtable[i].dt_comm); in usage()177 if (dtable[i].dt_comm == NULL || in main()178 strcmp(dtable[i].dt_comm, argv[0]) == 0) { in main()189 fprintf(stderr, "%s failed", dtable[i].dt_comm); in main()
91 const char *dt_comm; member588 if (strcmp(cp->cp_key, getprop_dtable[i].dt_comm) == 0) in cm_getprop()