Home | History | Annotate | Download | only in rpcsvc

Lines Matching defs:DATUM

50  * 			gets the first key/datum from the map.
52 * gets the next key/datum from the map.
62 * false on the last datum. read the source, it's
86 #ifndef DATUM
90 } datum;
91 #define DATUM
104 datum keydat;
125 datum valdat;
130 datum keydat;
131 datum valdat;
312 bool_t xdr_datum(XDR *, datum *);