Home
last modified time | relevance | path

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

/freebsd/tools/tools/ath/athpow/
H A Dathpow.c62 static void printRevs(FILE *fd, const HAL_REVS *revs);
108 printRevs(stdout, &revs); in main()
168 printRevs(FILE *fd, const HAL_REVS *revs) in printRevs() function