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

  /src/usr.sbin/tadpolectl/
tadpolectl.c 52 char *dashdot(const char *);
683 string = dashdot(string);
712 printf("%s = %d\n", dashdot(table[i].mib), table[i].value);
716 dashdot(const char *string) function in typeref:typename:char *
766 printf("%s = %d\n", dashdot(table[j].mib),

Completed in 107 milliseconds