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

/macosx-10.10/misc_cmds-33/units/
H A Dunits.c34 #ifndef UNITSFILE
35 #define UNITSFILE _PATH_UNITSLIB macro
125 unitfile = fopen(UNITSFILE, "rt");
135 "%s/%s", direc, UNITSFILE);
143 errx(1, "can't find units file '%s'", UNITSFILE);

Completed in 75 milliseconds