Home | History | Annotate | Line # | Download | only in quota
printquota.h revision 1.1.2.1
      1  1.1.2.1  bouyer /*	$NetBSD: printquota.h,v 1.1.2.1 2011/01/21 16:58:06 bouyer Exp $	*/
      2  1.1.2.1  bouyer 
      3  1.1.2.1  bouyer const char *intprt(uint64_t, int, int);
      4  1.1.2.1  bouyer const char *timeprt(time_t);
      5