Searched refs:ctime (Results 1 - 8 of 8) sorted by relevance

/ast/src/cmd/proto/
H A Dproto.c175 #ifndef ctime
176 #define ctime _huh_ctime macro
195 #undef ctime macro
/ast/src/lib/libpp/
H A Dppbuiltin.c197 a = p = ctime(&tm) + 4;
229 p = ctime(&tm) + 11;
H A Dpplib.h761 extern char* ctime(time_t*);
/ast/src/cmd/builtin/
H A Dwho.c171 char *date = ctime(&t);
/ast/src/lib/libast/port/
H A Dastlicense.c385 t = ctime(&clock) + 20;
390 t = ctime(&clock) + 20;
/ast/src/cmd/mailx/
H A Dsend.c310 fprintf(nfo, "From %s %s", state.var.user, ctime(&now));
/ast/src/cmd/INIT/
H A Dproto.c92 # ifndef ctime
93 # define ctime _huh_ctime macro
112 # undef ctime macro
480 extern __MANGLE__ char* ctime __PROTO__((time_t*));
1741 t = ctime(&clock) + 20;
1746 t = ctime(&clock) + 20;
/ast/src/lib/libtk/generic/
H A DtkCanvPs.c361 ctime(&now), (char *) NULL);

Completed in 144 milliseconds