Home
last modified time | relevance | path

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

/dragonfly/tools/tools/ath/athpow/
H A Dathpow.c64 static void printRevs(FILE *fd, const HAL_REVS *revs);
110 printRevs(stdout, &revs); in main()
170 printRevs(FILE *fd, const HAL_REVS *revs) in printRevs() function