Home
last modified time | relevance | path

Searched defs:time_t (Results 1 – 18 of 18) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D991213-2.c2 typedef __kernel_time_t time_t; typedef
4 void (* const (funcp)(time_t)), in time2()
H A D930510-1.c1 typedef long time_t; typedef
H A D920428-2.c106 typedef long time_t; typedef
/openbsd/gnu/usr.bin/perl/Porting/
H A Dtimecheck2.c17 void check_date_max( struct tm * (*date_func)(const time_t *), char *func_name ) { in check_date_max()
62 void check_date_min( struct tm * (*date_func)(const time_t *), char *func_name ) { in check_date_min()
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cpp40 # define time_t __kernel_time_t macro
/openbsd/include/
H A Dutime.h43 typedef __time_t time_t; typedef
H A Dtime.h56 typedef __time_t time_t; typedef
/openbsd/sys/sys/
H A D_time.h51 typedef __time_t time_t; typedef
H A Dpoll.h69 typedef __time_t time_t; typedef
H A Dtypes.h183 typedef __time_t time_t; typedef
/openbsd/sys/lib/libsa/
H A Dnet.c69 ssize_t (*rproc)(struct iodesc *, void *, size_t, time_t), in sendrecv() argument
/openbsd/gnu/gcc/gcc/
H A Dsys-types.h102 typedef int time_t; typedef
230 #define time_t long macro
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsys-types.h102 typedef int time_t; typedef
230 #define time_t long macro
/openbsd/lib/libc/time/
H A Dlocaltime.c1635 time2sub(struct tm *tmp, struct tm *(*funcp)(const time_t *, long, struct tm *), in time2sub()
1805 time2(struct tm *tmp, struct tm * (*funcp)(const time_t *, long, struct tm *), in time2()
1820 time1(struct tm *tmp, struct tm * (*funcp)(const time_t *, long, struct tm *), in time1()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dbucomm.c37 typedef long time_t; typedef
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dbucomm.c38 typedef long time_t; typedef
/openbsd/gnu/usr.sbin/mkhybrid/src/
H A Dmkisofs.c695 int FDECL2(iso9660_date,char *, result, time_t, crtime){ in FDECL2() argument
/openbsd/gnu/gcc/libmudflap/
H A Dmf-hooks2.c567 WRAPPER2(time_t, time, time_t *timep) in WRAPPER2() argument