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

/macosx-10.10/misc_cmds-33/units/
H A Dunits.c52 struct unittype { struct
79 void initializeunit(struct unittype * theunit);
81 void showunit(struct unittype * theunit);
83 int addunit(struct unittype *theunit, char *toadd, int flip, int quantity);
85 void sortunit(struct unittype * theunit);
86 void cancelunit(struct unittype * theunit);
88 int reduceproduct(struct unittype * theunit, int flip);
89 int reduceunit(struct unittype * theunit);
91 int compareunits(struct unittype * first, struct unittype * secon
[all...]
/macosx-10.10/ntp-92/ntpd/
H A Drefclock_jjy.c165 char unittype ; /* UNITTYPE_XXXXXXXXXX */ member in struct:jjyunit
313 up->unittype = UNITTYPE_TRISTATE_JJY01 ;
320 up->unittype = UNITTYPE_CDEX_JST2000 ;
325 up->unittype = UNITTYPE_ECHOKEISOKUKI_LT2000 ;
338 up->unittype = UNITTYPE_CITIZENTIC_JJY200 ;
463 switch ( up->unittype ) {
1034 switch ( up->unittype ) {

Completed in 127 milliseconds