Searched refs:due (Results 1 - 25 of 25) sorted by relevance

/freebsd-10.0-release/contrib/ntp/ntpd/
H A Dntpd-opts.h119 # warning undefining IPV4 due to option name conflict
123 # warning undefining IPV6 due to option name conflict
127 # warning undefining AUTHREQ due to option name conflict
131 # warning undefining AUTHNOREQ due to option name conflict
135 # warning undefining BCASTSYNC due to option name conflict
139 # warning undefining CONFIGFILE due to option name conflict
143 # warning undefining DEBUG_LEVEL due to option name conflict
147 # warning undefining SET_DEBUG_LEVEL due to option name conflict
151 # warning undefining DRIFTFILE due to option name conflict
155 # warning undefining PANICGATE due t
[all...]
H A Dntpdsim-opts.h130 # warning undefining IPV4 due to option name conflict
134 # warning undefining IPV6 due to option name conflict
138 # warning undefining AUTHREQ due to option name conflict
142 # warning undefining AUTHNOREQ due to option name conflict
146 # warning undefining BCASTSYNC due to option name conflict
150 # warning undefining SIMBROADCASTDELAY due to option name conflict
154 # warning undefining CONFIGFILE due to option name conflict
158 # warning undefining PHASENOISE due to option name conflict
162 # warning undefining DEBUG_LEVEL due to option name conflict
166 # warning undefining SET_DEBUG_LEVEL due t
[all...]
/freebsd-10.0-release/contrib/ntp/util/
H A Dntp-keygen-opts.h111 # warning undefining CERTIFICATE due to option name conflict
115 # warning undefining DEBUG_LEVEL due to option name conflict
119 # warning undefining SET_DEBUG_LEVEL due to option name conflict
123 # warning undefining ID_KEY due to option name conflict
127 # warning undefining GQ_PARAMS due to option name conflict
131 # warning undefining GQ_KEYS due to option name conflict
135 # warning undefining HOST_KEY due to option name conflict
139 # warning undefining IFFKEY due to option name conflict
143 # warning undefining ISSUER_NAME due to option name conflict
147 # warning undefining MD5KEY due t
[all...]
/freebsd-10.0-release/lib/libc/isc/
H A Dev_timers.c185 struct timespec due,
193 "evSetTimer(ctx %p, func %p, uap %p, due %ld.%09ld, inter %ld.%09ld)\n",
195 (long)due.tv_sec, due.tv_nsec,
202 if (due.tv_nsec >= BILLION)
208 if (due.tv_sec < 0 || due.tv_nsec < 0 || due.tv_nsec >= BILLION)
215 /* due={0,0} is a magic cookie meaning "now." */
216 if (due
182 evSetTimer(evContext opaqueCtx, evTimerFunc func, void *uap, struct timespec due, struct timespec inter, evTimerID *opaqueID ) argument
299 evResetTimer(evContext opaqueCtx, evTimerID id, evTimerFunc func, void *uap, struct timespec due, struct timespec inter ) argument
486 idle_timeout(evContext opaqueCtx, void *uap, struct timespec due, struct timespec inter ) argument
[all...]
H A Deventlib_p.h150 struct timespec due, inter; member in struct:evTimer
/freebsd-10.0-release/contrib/ntp/ntpq/
H A Dntpq-opts.h100 # warning undefining IPV4 due to option name conflict
104 # warning undefining IPV6 due to option name conflict
108 # warning undefining COMMAND due to option name conflict
112 # warning undefining DEBUG_LEVEL due to option name conflict
116 # warning undefining SET_DEBUG_LEVEL due to option name conflict
120 # warning undefining PEERS due to option name conflict
124 # warning undefining INTERACTIVE due to option name conflict
128 # warning undefining NUMERIC due to option name conflict
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dsntp-opts.h179 # warning undefining IPV4 due to option name conflict
183 # warning undefining IPV6 due to option name conflict
187 # warning undefining UNPRIVPORT due to option name conflict
191 # warning undefining NORMALVERBOSE due to option name conflict
195 # warning undefining EXTRAVERBOSE due to option name conflict
199 # warning undefining MEGAVERBOSE due to option name conflict
203 # warning undefining SETTIMEOFDAY due to option name conflict
207 # warning undefining ADJTIME due to option name conflict
/freebsd-10.0-release/contrib/ntp/ntpdc/
H A Dntpdc-opts.h102 # warning undefining IPV4 due to option name conflict
106 # warning undefining IPV6 due to option name conflict
110 # warning undefining COMMAND due to option name conflict
114 # warning undefining LISTPEERS due to option name conflict
118 # warning undefining PEERS due to option name conflict
122 # warning undefining SHOWPEERS due to option name conflict
126 # warning undefining INTERACTIVE due to option name conflict
130 # warning undefining DEBUG_LEVEL due to option name conflict
134 # warning undefining SET_DEBUG_LEVEL due to option name conflict
138 # warning undefining NUMERIC due t
[all...]
/freebsd-10.0-release/contrib/groff/contrib/mm/
H A DNOTES18 limits due to that it don't know when the cover starts, and cannot
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.entryreturn.ksh53 * Unfortunately, a "return" probe is not currently possible due to
/freebsd-10.0-release/contrib/ngatm/sscop/
H A Dcommon.c401 tfunc(evContext ctx __unused, void *uap, struct timespec due __unused,
420 struct timespec due; local
432 due = evAddTime(evNowTime(),
435 if (evSetTimer(evctx, tfunc, t, due, evConsTime(0, 0), &t->id))
/freebsd-10.0-release/contrib/apr/misc/unix/
H A Drandbyte_os2.inc19 * varies randomly due to system events, hardware interrupts etc
60 * randomness due to interference of hardware events.
/freebsd-10.0-release/crypto/openssl/util/
H A Dcygwin.sh77 The IDEA and RC5 algorithms are disabled due to patent and/or
/freebsd-10.0-release/contrib/llvm/lib/Support/Unix/
H A DProgram.inc364 // itself apparently does not), check to see if the failure was due to some
/freebsd-10.0-release/usr.bin/calendar/calendars/
H A Dcalendar.freebsd116 03/31 First quarter status reports are due on 04/15
213 06/30 Second quarter status reports are due on 07/15
305 09/30 Third quarter status reports are due on 10/15
371 12/31 Fourth quarter status reports are due on 01/15
/freebsd-10.0-release/contrib/bsnmp/snmpd/
H A Dmain.c1965 tfunc(evContext ctx __unused, void *uap, struct timespec due __unused,
1984 trfunc(evContext ctx __unused, void *uap, struct timespec due __unused,
2001 struct timespec due; local
2010 due = evAddTime(evNowTime(),
2026 if (evSetTimer(evctx, tfunc, tp, due, evConsTime(0, 0), &tp->id)
2046 struct timespec due; local
2056 due = evAddTime(evNowTime(),
2073 if (evSetTimer(evctx, trfunc, tp, due, inter, &tp->id) == -1) {
/freebsd-10.0-release/crypto/openssh/contrib/caldera/
H A Dopenssh.spec125 e crittate tra due host non fidati su una rete non sicura. Le connessioni
/freebsd-10.0-release/contrib/sqlite3/
H A Dshell.c1083 fprintf(pArg->out, "Lookaside failures due to size: %d\n", iHiwtr);
1085 fprintf(pArg->out, "Lookaside failures due to OOM: %d\n", iHiwtr);
1803 fprintf(p->out, p->nErr ? "ROLLBACK; -- due to errors\n" : "COMMIT;\n");
H A Dsqlite3.c751 ** SQLite was compiled with mutexing code omitted due to the
991 #define SQLITE_CONSTRAINT 19 /* Abort due to constraint violation */
2367 ** ^An [INSERT] that fails due to a constraint violation is not a
3004 ** statement might be re-prepared during [sqlite3_step()] due to a
6750 ** been satisfied using lookaside memory but failed due to the amount of
6758 ** been satisfied using lookaside memory but failed due to all lookaside
6773 ** schema memory is shared with other database connections due to
10132 ** tried to do recently failed with an SQLITE_LOCKED error due to locks
10603 ** changes due to the same operation are not backed out and no rollback
16068 /* This checks any of the "extra" bytes allocated due
[all...]
/freebsd-10.0-release/contrib/ipfilter/
H A DHISTORY438 iplioctl due to ipfilter not being initialized yet.
827 stop solaris panics due to fin_dp being something wild.
1213 Fix Makefile problem due to attempt to fix Sun compiling problems.
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql240 BASE nodes and on top of other WORKING nodes, due to nested tree structure
876 /* Format 99 drops all columns not needed due to previous format upgrades.
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex3393 % Avoid page breaks due to these extra skips, too.
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex3567 % Avoid page breaks due to these extra skips, too.
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex3465 % Avoid page breaks due to these extra skips, too.
/freebsd-10.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c733 ** SQLite was compiled mutexing code omitted due to the
954 #define SQLITE_CONSTRAINT 19 /* Abort due to constraint violation */
2150 ** ^An [INSERT] that fails due to a constraint violation is not a
2787 ** statement might be re-prepared during [sqlite3_step()] due to a
6338 ** been satisfied using lookaside memory but failed due to the amount of
6346 ** been satisfied using lookaside memory but failed due to all lookaside
6361 ** schema memory is shared with other database connections due to
9545 ** tried to do recently failed with an SQLITE_LOCKED error due to locks
10019 ** changes due to the same operation are not backed out and no rollback
15134 /* This checks any of the "extra" bytes allocated due
[all...]

Completed in 601 milliseconds