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

/osnet-11/usr/src/lib/libadm/common/
H A Dckdate.c37 static int fmtcheck(char *);
233 if ((fmt != NULL) && (fmtcheck(fmt) == 1))
245 if ((fmt != NULL) && (fmtcheck(fmt) == 1))
259 fmtcheck(char *fmt) function
305 if ((fmt != NULL) && (fmtcheck(fmt) == 1))
414 if ((fmt != NULL) && (fmtcheck(fmt) == 1))
H A Dcktime.c37 static int fmtcheck(char *);
135 if ((fmt != NULL) && (fmtcheck(fmt) == 1))
277 if ((fmt != NULL) && (fmtcheck(fmt) == 1))
289 if ((fmt != NULL) && (fmtcheck(fmt) == 1))
303 fmtcheck(char *fmt) function
348 if ((fmt != NULL) && (fmtcheck(fmt) == 1))

Completed in 38 milliseconds