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

/freebsd-current/lib/libc/stdtime/
H A Dstrftime.c115 _fmt(const char *format, const struct tm * const t, char *pt, const char * const ptlim, int *warnp, locale_t loc) argument
575 _conv(const int n, const char * const format, char * const pt, const char * const ptlim, locale_t loc) argument
585 _add(const char *str, char *pt, const char * const ptlim) argument
601 _yconv(const int a, const int b, const int convert_top, const int convert_yy, char *pt, const char * const ptlim, locale_t loc) argument
[all...]
/freebsd-current/contrib/tzcode/
H A Dstrftime.c164 _fmt(const char *format, const struct tm *t, char *pt, const char *ptlim, enum warn *warnp) argument
610 _conv(int n, const char *format, char *pt, const char *ptlim) argument
619 _add(const char *str, char *pt, const char *ptlim) argument
635 _yconv(int a, int b, bool convert_top, bool convert_yy, char *pt, const char *ptlim) argument
[all...]

Completed in 65 milliseconds