Home
last modified time | relevance | path

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

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