Searched defs:strptime (Results 1 - 2 of 2) sorted by relevance

/external/libvncserver/utils/
H A Dgit2cl.pl7 # * implements strptime()
69 sub strptime { subroutine
313 @date = strptime($1);
/external/openssh/openbsd-compat/
H A Dstrptime.c1 /* $OpenBSD: strptime.c,v 1.12 2008/06/26 05:42:05 ray Exp $ */
2 /* $NetBSD: strptime.c,v 1.12 1998/01/20 21:39:40 mycroft Exp $ */
32 /* OPENBSD ORIGINAL: lib/libc/time/strptime.c */
61 strptime(const char *buf, const char *fmt, struct tm *tm) function

Completed in 373 milliseconds