strftime 339 lib/util/time.c strftime(tempTime, sizeof(tempTime)-1, "%a, %d %b %Y %H:%M:%S %Z", tm); strftime 367 lib/util/time.c strftime(tempTime,sizeof(tempTime)-1,"%c %Z",tm); strftime 3182 source3/client/client.c strftime(mode_str, sizeof(mode_str), "%Y-%m-%d %T %z", lt); strftime 3190 source3/client/client.c strftime(mode_str, sizeof(mode_str), "%Y-%m-%d %T %z", lt); strftime 3198 source3/client/client.c strftime(mode_str, sizeof(mode_str), "%Y-%m-%d %T %z", lt); strftime 221 source3/lib/time.c strftime(TimeBuf,sizeof(TimeBuf)-1,"%Y/%m/%d %H:%M:%S",tm); strftime 227 source3/lib/time.c strftime(TimeBuf,sizeof(TimeBuf)-1,"%Y/%m/%d %H:%M:%S",tm); strftime 78 source4/heimdal/lib/hx509/print.c strftime(s, 30, "%Y-%m-%d %H:%M:%S", tm); strftime 120 source4/heimdal/lib/krb5/time.c strftime(s, len, include_time ? context->time_fmt : context->date_fmt, tm) == 0) strftime 109 source4/heimdal/lib/roken/getarg.c strftime(timestr, sizeof(timestr), "%B %e, %Y", localtime(&t)); strftime 65 source4/utils/net/net_time.c strftime(timestr, sizeof(timestr)-1, "%c %Z",tm);