Home
last modified time | relevance | path

Searched refs:__strftimelike (Results 1 – 3 of 3) sorted by relevance

/dragonfly/include/xlocale/
H A D_time.h46 const struct tm * __restrict, locale_t) __strftimelike(3, 0);
55 struct tm * __restrict, locale_t) __strftimelike(2, 0);
/dragonfly/include/
H A Dtime.h158 const struct tm * __restrict) __strftimelike(3, 0);
197 struct tm *getdate(const char *) __strftimelike(1, 0);
199 struct tm * __restrict) __strftimelike(2, 0);
/dragonfly/sys/sys/
H A Dcdefs.h406 #define __strftimelike(fmtarg, firstvararg) macro
420 #define __strftimelike(fmtarg, firstvararg) \ macro
434 #define __strftimelike(fmtarg, firstvararg) \ macro