Home
last modified time | relevance | path

Searched refs:ftime (Results 1 – 25 of 28) sorted by relevance

12

/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtimeb.h19 int ftime(struct timeb *);
22 __REDIR(ftime, __ftime64);
/third_party/musl/ndk_musl_include/sys/
Dtimeb.h19 int ftime(struct timeb *);
22 __REDIR(ftime, __ftime64);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtimeb.h19 int ftime(struct timeb *);
22 __REDIR(ftime, __ftime64);
/third_party/musl/include/sys/
Dtimeb.h19 int ftime(struct timeb *);
22 __REDIR(ftime, __ftime64);
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtimeb.h19 int ftime(struct timeb *);
22 __REDIR(ftime, __ftime64);
/third_party/musl/src/time/
Dftime.c4 int ftime(struct timeb *tp) in ftime() function
/third_party/zlib/contrib/untgz/
Duntgz.c206 int setfiletime (char *fname,time_t ftime) in setfiletime() argument
216 loctm = localtime(&ftime); in setfiletime()
245 settime.actime = settime.modtime = ftime; in setfiletime()
/third_party/musl/compat/time32/
Dftime32.c15 if (ftime(&tb) < 0) return -1; in __ftime32()
/third_party/ltp/include/lapi/syscalls/
Dpowerpc.in36 ftime 35
Di386.in36 ftime 35
Dpowerpc64.in36 ftime 35
Dmips_o32.in36 ftime 4035
/third_party/libxml2/
Dconfig.h.cmake.in43 /* Define to 1 if you have the `ftime' function. */
DtestSAX.c84 ftime(&timebuffer); in my_gettimeofday()
DCMakeLists.txt172 check_function_exists(ftime HAVE_FTIME)
Dxmllint.c405 ftime(&timebuffer); in my_gettimeofday()
Dconfigure.ac528 AC_CHECK_FUNCS(strftime localtime gettimeofday ftime)
/third_party/libxml2/os400/
Dos400config.h.in42 /* Define to 1 if you have the `ftime' function. */
/third_party/FatFs/source/
Dff.h337 WORD ftime; /* Modified time */ member
Dff.c2246 fno->ftime = ld_word(dp->dir + DIR_ModTime + 0); /* Time */ in get_fileinfo()
5127 st_dword(dj.dir + DIR_ModTime, (DWORD)fno->fdate << 16 | fno->ftime);
/third_party/musl/
Dlibc.map.txt743 ftime;
Dmusl_src.gni1460 "src/time/ftime.c",
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_socket.c3208 ftime(&tb);
/third_party/python/
Dpyconfig.h.in404 /* Define to 1 if you have the `ftime' function. */
Dconfigure.ac3712 fdwalk fexecve fdopendir fork fpathconf fstatat ftime ftruncate futimesat \

12