Searched refs:p_secstodate (Results 1 – 3 of 3) sorted by relevance
217 #define p_secstodate __p_secstodate macro265 char * p_secstodate __P((u_long));
527 len = SPRINTF((tmp, "%s ", p_secstodate(t))); in ns_sprintrrf()532 len = SPRINTF((tmp, "%s ", p_secstodate(t))); in ns_sprintrrf()
976 p_secstodate (u_long secs) { in p_secstodate() function