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

/osnet-11/usr/src/lib/libadm/common/
H A Dcktime.c84 p_time(char *string, int llim, int ulim) function
145 input = p_time(input, LH, UH);
151 input = p_time(input, LM, UM);
157 input = p_time(input, LS, US);
163 input = p_time(input, LH, UH);
174 input = p_time(input, LM, UM);
184 input = p_time(input, LS, US);
190 input = p_time(input, LH, UH);
200 input = p_time(input, LM, UM);
208 input = p_time(inpu
[all...]
/osnet-11/usr/src/lib/libresolv/
H A Dresolv.h107 extern char *p_time(unsigned long);
109 extern char *p_cdname(), *p_rr(), *p_type(), *p_class(), *p_time();
H A Dres_debug.c47 extern char *p_cdname(), *p_rr(), *p_type(), *p_class(), *p_time();
226 fprintf(file, ", ttl = %s", p_time(_getlong(cp)));
290 fprintf(file, "\n\trefresh = %s", p_time(_getlong(cp)));
292 fprintf(file, "\n\tretry = %s", p_time(_getlong(cp)));
294 fprintf(file, "\n\texpire = %s", p_time(_getlong(cp)));
296 fprintf(file, "\n\tmin = %s\n", p_time(_getlong(cp)));
483 p_time(value) function
/osnet-11/usr/src/lib/libresolv2/common/
H A Dllib-lresolv27 const char * p_time(unsigned int);
/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c147 #pragma weak __p_time = p_time
730 p_time(u_int32_t value) { function
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dxec.c174 static int p_time(Shell_t *shp, Sfio_t *out, const char *format, clock_t *tm) function
2451 p_time(shp,sfstderr,sh_translate(format),tm);

Completed in 57 milliseconds