Searched refs:time (Results 276 - 300 of 1923) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/tools/tools/net80211/wesside/udps/
H A Dudps.c31 #include <sys/time.h>
39 #include <time.h>
/freebsd-9.3-release/usr.bin/chpass/
H A Dutil.c55 #include <time.h>
96 (void)time(&tval);
/freebsd-9.3-release/usr.bin/rwall/
H A Drwall.c64 #include <time.h>
148 time(&now);
/freebsd-9.3-release/usr.sbin/fifolog/fifolog_reader/
H A Dfifolog_reader.c33 #include <time.h>
82 "\t-b <start time integer>\n"
83 "\t-B <start time>\n"
84 "\t-e <end time integer>\n"
85 "\t-E <end time>\n"
101 time(&opt_E);
156 errx(1, "Begin time not before End time");
/freebsd-9.3-release/usr.sbin/rtsold/
H A Drtsock.c36 #include <sys/time.h>
47 #include <time.h>
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dfile.c36 #include <isc/time.h>
63 * doesn't exist this runs for a *very* long time.
203 isc_file_getmodtime(const char *file, isc_time_t *time) { argument
207 REQUIRE(time != NULL);
215 &time->absolute))
226 isc_file_settime(const char *file, isc_time_t *time) { argument
229 REQUIRE(file != NULL && time != NULL);
241 &time->absolute,
242 &time->absolute))
/freebsd-9.3-release/sys/fs/smbfs/
H A Dsmbfs_smb.c402 * Be careful using the time returned here, as
403 * with FAT on NT4SP6, at least, the time returned is low
428 u_long time; local
439 smb_time_local2server(mtime, svtz, &time);
441 time = 0;
442 mb_put_uint32le(mbp, time); /* mtime */
479 u_int16_t date, time; local
499 mb_put_uint32le(mbp, 0); /* creation time */
501 smb_time_unix2dos(atime, tzoff, &date, &time, NULL);
503 time
584 u_int16_t date, time; local
724 u_long time; local
1040 u_int16_t date, time; local
1240 u_int16_t date, time, wattr; local
[all...]
/freebsd-9.3-release/bin/dd/
H A Dmisc.c43 #include <sys/time.h>
/freebsd-9.3-release/bin/sleep/
H A Dsleep.c52 #include <time.h>
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/proc/
H A Dtst.sigwait.c30 #include <time.h>
/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dhttpd.h29 #include <isc/time.h>
53 * Create a new http daemon which will send, once every time period,
/freebsd-9.3-release/contrib/bind9/lib/isc/pthreads/
H A Dcondition.c30 #include <isc/time.h>
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dmkstemps.c37 #include <sys/time.h>
/freebsd-9.3-release/contrib/gcclibs/libcpp/
H A Dsystem.h222 # include <sys/time.h>
223 # include <time.h>
226 # include <sys/time.h>
229 # include <time.h>
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dmkstemps.c37 #include <sys/time.h>
/freebsd-9.3-release/contrib/ipfilter/ipsend/
H A Dslinux.c17 #include <sys/time.h>
/freebsd-9.3-release/contrib/llvm/tools/bugpoint/
H A DFindBugs.cpp48 srand(time(NULL));
/freebsd-9.3-release/contrib/lukemftpd/
H A Dlukemftpd.h64 # include <sys/time.h>
65 # include <time.h>
68 # include <sys/time.h>
70 # include <time.h>
/freebsd-9.3-release/contrib/mtree/
H A Dexcludes.c49 #include <time.h>
/freebsd-9.3-release/contrib/nvi/ex/
H A Dex_perl.c22 #include <sys/time.h>
/freebsd-9.3-release/contrib/nvi/perl_api/
H A Dperlsfio.c19 #include <sys/time.h>
/freebsd-9.3-release/contrib/nvi/vi/
H A Dv_at.c18 #include <sys/time.h>
H A Dv_delete.c18 #include <sys/time.h>
H A Dv_undo.c18 #include <sys/time.h>
/freebsd-9.3-release/contrib/openbsm/bin/auditdistd/
H A Dsigtimedwait.h36 #include <sys/time.h>

Completed in 158 milliseconds

<<11121314151617181920>>