Searched refs:ascftime (Results 1 – 11 of 11) sorted by relevance
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | cftime.c | 85 return (ascftime(buf, format, p)); in cftime() 89 ascftime(char *buf, const char *format, const struct tm *tm) in ascftime() function
|
/titanic_50/usr/src/head/ |
H A D | time.h | 187 extern int ascftime(char *, const char *, const struct tm *);
|
/titanic_50/usr/src/lib/c_synonyms/ |
H A D | syn_common | 31 # ascftime() 68 ascftime
|
/titanic_50/usr/src/data/zoneinfo/ |
H A D | README | 63 64-bit versions of interfaces such as ascftime(3C), cftime(3C), ctime(3C),
|
/titanic_50/usr/src/cmd/cron/ |
H A D | at.c | 851 ascftime(timebuf, FORMAT, localtime(&t)); in list_jobs() 889 ascftime(timebuf, FORMAT, in list_jobs()
|
/titanic_50/usr/src/cmd/avs/sdbc/ |
H A D | sd_diag.c | 934 (void) ascftime((char *)×tamp, "%M""%S", tm); in do_sdtest11()
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 579 ascftime.3c \ 2272 ascftime.3c := LINKSRC = strftime.3c
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1830 ascftime;
|
H A D | llib-lc | 321 int ascftime(char *buf, const char *format, const struct tm *tm);
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 575 link path=usr/share/man/man3c/ascftime.3c target=strftime.3c
|
/titanic_50/ |
H A D | .gitignore | 4711 usr/src/man/man3c/ascftime.3c
|