Searched refs:ctime (Results 26 - 35 of 35) sorted by relevance

12

/haiku/src/kits/network/libnetservices/
H A DHttpForm.cpp14 #include <ctime>
/haiku/src/apps/codycam/
H A DVideoConsumer.cpp771 strcat(s, ctime((const time_t*)&time));
/haiku/src/apps/haikudepot/model/
H A DModel.cpp10 #include <ctime>
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1437 #define ctime fssh_ctime macro
/haiku/src/bin/unzip/
H A Dunzpriv.h1383 #define EB_UT_FL_CTIME (1 << 2) /* ctime present */
1499 time_t ctime; /* used for creation time; NOT same as st_ctime */ member in struct:iztimes
1507 iztimes t3; /* mtime, atime, ctime */
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1600 void ctime() {} function
H A Dlibroot_stubs_legacy.c1540 void ctime() {} function
/haiku/src/bin/network/ftpd/
H A Dftpd.c3382 ctime(&now)+4, ident, remotehost,
/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.c2946 timestr = ctime( &lsb.st_mtime );
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp3649 g_DatabaseRecognitionString, ctime (&CurrentTime)) <= 0)

Completed in 149 milliseconds

12