Searched defs:strftime (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/lib/libast/common/comp/
H A Dstrftime.c24 * strftime implementation
27 #define strftime ______strftime macro
32 #undef strftime macro
41 NoN(strftime)
50 strftime(char* buf, size_t len, const char* format, const struct tm* tm)
59 * nl_langinfo() may call strftime() with bogus tm except for
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dstr_conv.c134 #undef strftime macro
135 #define strftime my_strftime
136 static size_t strftime (char *, size_t, const char *, const struct tm *);
233 ret = strftime(buffer, buflen, fmt, &tmbuf);
264 if ((ndone = strftime(buffer, buflen, sftime_format_table[i], tmp)))
376 #include "strftime.c"
133 #undef strftime macro
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h334 #undef strftime macro
335 #define strftime _ast_strftime macro
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h313 #undef strftime macro
314 #define strftime _ast_strftime macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h334 #undef strftime macro
335 #define strftime _ast_strftime macro
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h313 #undef strftime macro
314 #define strftime _ast_strftime macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h334 #undef strftime macro
335 #define strftime _ast_strftime macro
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h313 #undef strftime macro
314 #define strftime _ast_strftime macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h334 #undef strftime macro
335 #define strftime _ast_strftime macro
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h313 #undef strftime macro
314 #define strftime _ast_strftime macro

Completed in 57 milliseconds