Searched refs:time (Results 126 - 150 of 2286) sorted by relevance

1234567891011>>

/freebsd-13-stable/crypto/openssh/
H A Dauth-shadow.c31 #include <time.h>
62 today = time(NULL) / DAY;
100 today = time(NULL) / DAY;
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dincludes.h16 /* Include possible build time configuration before including anything else */
41 #include <sys/time.h>
/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dclock.h24 # include <sys/time.h>
39 struct timeval ev_time; /* time of the call (microseconds) */
41 time_t ev_time; /* time of the call (seconds) */
60 ** SM_SETEVENT -- set an event to happen at a specific time in seconds.
63 ** to get a specific event to happen in the future at a specific time.
/freebsd-13-stable/crypto/heimdal/appl/rcp/
H A Drcp_locl.h43 #include <sys/time.h>
/freebsd-13-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.h55 #include <sys/time.h>
56 #include <time.h>
58 #include <sys/time.h>
60 #include <time.h>
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dder_locl.h48 #include <time.h>
/freebsd-13-stable/lib/libc/gen/
H A Dsleep.c39 #include <time.h>
H A Dualarm.c36 #include <sys/time.h>
/freebsd-13-stable/lib/libc/powerpc/sys/
H A D__vdso_gettc.c36 #include <sys/time.h>
/freebsd-13-stable/lib/libc/powerpc64/sys/
H A D__vdso_gettc.c36 #include <sys/time.h>
/freebsd-13-stable/contrib/tcpdump/
H A Dgmt2local.c37 * Returns the difference between gmt and local time in seconds.
48 t = time(NULL);
/freebsd-13-stable/lib/libmd/
H A Dmddriver.c20 #include <time.h>
H A Dskeindriver.c23 #include <time.h>
/freebsd-13-stable/libexec/rbootd/
H A Dconf.c54 #include <sys/time.h>
/freebsd-13-stable/contrib/blacklist/bin/
H A Dstate.h41 #include <time.h>
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dcounter-append.mk11 RELEVANT= yes (load-time part) # just to filter the output
26 @: ${RELEVANT::=yes (run-time part)}
H A Dcounter.mk11 RELEVANT= yes (load-time part) # just to filter the output
26 @: ${RELEVANT::=yes (run-time part)}
/freebsd-13-stable/contrib/ldns/ldns/
H A Dduration.h44 #include <time.h>
95 * Convert a duration to a time.
97 * \return time_t time-format duration
/freebsd-13-stable/contrib/libevent/include/event2/
H A Dbufferevent_struct.h49 #include <sys/time.h>
/freebsd-13-stable/contrib/libevent/test/
H A Dtest-init.c32 #include <sys/time.h>
/freebsd-13-stable/sys/contrib/openzfs/lib/libuutil/
H A Duu_open.c31 #include <sys/time.h>
/freebsd-13-stable/contrib/ntp/libntp/
H A Dhumandate.c2 * humandate.c - convert an NTP (or the current) time to something readable
8 #include "ntp_unixtime.h" /* includes <sys/time.h> and <time.h> */
14 the year and day of the week, etc.; just the minimal date and time. */
23 cursec = time(NULL);
40 * time to display given as an argument.
/freebsd-13-stable/contrib/ntp/ntpsnmpd/
H A Dnetsnmp_daemonize.c64 # include <sys/time.h>
66 # include <time.h>
69 # include <sys/time.h>
71 # include <time.h>
175 * - becoming a process/session group leader, and forking a second time so
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dbufferevent_struct.h49 #include <sys/time.h>
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dtest-init.c32 #include <sys/time.h>

Completed in 256 milliseconds

1234567891011>>