Searched refs:DTP_ARG_LENGTH (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/powertop/common/
H A Dcpufreq.c49 #define DTP_ARG_LENGTH 5 macro
136 if ((dtp_argv[0] = malloc(sizeof (char) * DTP_ARG_LENGTH)) == NULL) {
144 if ((dtp_argv[1] = malloc(sizeof (char) * DTP_ARG_LENGTH))

Completed in 59 milliseconds