Home
last modified time | relevance | path

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

12

/netbsd-src/usr.bin/find/
H A Dls.c91 printtime(time_t ftime) in printtime() argument
96 longstring = ctime(&ftime); in printtime()
101 if (ftime + SIXMONTHS > time(NULL)) in printtime()
/netbsd-src/lib/libcompat/
H A DMakefile21 SRCS= gtty.c ftime.c stty.c
27 MAN+= ftime.3 stty.3
/netbsd-src/sys/sys/
H A Dtimeb.h54 int ftime(struct timeb *);
/netbsd-src/lib/libcompat/4.1/
H A Dftime.c50 ftime(tbp) in ftime() function
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/untgz/
H A 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()
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/untgz/
H A 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()
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/untgz/
H A 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()
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/untgz/
H A 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()
/netbsd-src/external/bsd/libpcap/dist/lbl/
H A Dos-sunos4.h87 int ftime(struct timeb *);
/netbsd-src/external/bsd/tcpdump/dist/lbl/
H A Dos-sunos4.h86 int ftime(struct timeb *);
/netbsd-src/sys/fs/cd9660/
H A Diso.h164 char ftime [ISODCL (62, 78)]; /* 8.4.26.1 */ member
H A Dcd9660_node.c227 if (!cd9660_tstamp_conv17(ap->ftime,&inop->inode.iso_atime)) in cd9660_deftstamp()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.def265 CODEGENOPT(TimePasses , 1, 0) ///< Set when -ftime-report or -ftime-report= is enabled.
266 CODEGENOPT(TimePassesPerRun , 1, 0) ///< Set when -ftime-report=per-pass-run is enabled.
267 CODEGENOPT(TimeTrace , 1, 0) ///< Set when -ftime-trace is enabled.
/netbsd-src/crypto/dist/ipsec-tools/misc/
H A Dcvs2cl.pl1731 my $ftime = $self->ftime($hour, $min);
1732 return "$fdate $ftime";
1762 sub ftime { subroutine
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/randombytes/salsa20/
H A Drandombytes_salsa20_random.c51 # define _ftime ftime
/netbsd-src/games/warp/
H A Dconfig.h.SH55 * This symbol, if defined, indicates that the ftime() routine exists. function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-crtlmap.map360 ftime
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-crtlmap.map360 ftime
/netbsd-src/usr.bin/spell/spell/
H A Dspecial.netbsd394 ftime
/netbsd-src/sbin/fsck_udf/
H A Dmain.c226 printtime(time_t ftime) in printtime() argument
236 if ((longstring = ctime(&ftime)) == NULL) { in printtime()
244 if (ftime + SIXMONTHS > now && ftime - SIXMONTHS < now) in printtime()
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-cc484 ftime
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/
H A DVERSION343 times(3) is not present it will try to use ftime() instead.
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/
H A DVERSION343 times(3) is not present it will try to use ftime() instead.
/netbsd-src/external/apache2/llvm/dist/clang/docs/CommandGuide/
H A Dclang.rst577 .. option:: -ftime-report
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangCommandLineReference.rst2250 .. option:: -ftime-report
2252 .. option:: -ftime-trace
2259 .. option:: -ftime-trace-granularity=<arg>

12