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

/netbsd-current/usr.bin/units/
H A Dunits.c81 static int compareunits(struct unittype *, struct unittype *);
705 compareunits(struct unittype * first, struct unittype * second) function
735 if (compareunits(have, want)) {

Completed in 141 milliseconds