Searched refs:used (Results 1 - 25 of 482) sorted by last modified time

1234567891011>>

/freebsd-9.3-release/contrib/ntp/sntp/
H A Dconfigure1404 # used to hold the argument of --host etc.
2935 # If the change affects cache variables used only by the main NTP
2938 # same is true for a test/variable that is used only by one subdir
3102 # program-specific install script used by HP pwplus--don't use.
3578 # Always define AMTAR for backward compatibility. Yes, it's still used
3706 # Remember, the first character of IFS is used to create $*,
3739 # Remember, the first character of IFS is used to create $*,
3766 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3767 $as_echo_n "checking for style of include used by $am_make... " >&6; }
4731 # only be used whe
[all...]
H A Ddepcomp49 libtool Whether libtool is used (yes/no).
290 # With Tru64 cc, shared objects can also be used to make a
291 # static library. This mecanism is used in libtool 1.4 series to
338 # This comment above is used by automake to tell side-effect
/freebsd-9.3-release/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in9 # This script may be freely copied, used and modified providing that
82 -f Specify location of ntp.conf (used to make sure leapfile directive is
94 -t Name of temporary file used in validation
121 -c can also be used to invoke another script to perform administrative
288 # Check the expiration date, converting NTP epoch to Unix epoch used by date
H A Dupdate-leap.sh5 # This script may be freely copied, used and modified providing that
72 -f Specify location of ntp.conf (used to make sure leapfile directive is
86 -t Name of temporary file used in validation
105 -c can also be used to invoke another script to perform administrative
296 # Check the expiration date, converting NTP epoch to Unix epoch used by date
/freebsd-9.3-release/contrib/ntp/
H A Dconfigure1526 # used to hold the argument of --host etc.
3151 # If the change affects cache variables used only by the main NTP
3154 # same is true for a test/variable that is used only by one subdir
3318 # program-specific install script used by HP pwplus--don't use.
3794 # Always define AMTAR for backward compatibility. Yes, it's still used
3923 # Remember, the first character of IFS is used to create $*,
3956 # Remember, the first character of IFS is used to create $*,
3989 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3990 $as_echo_n "checking for style of include used by $am_make... " >&6; }
4954 # only be used whe
[all...]
H A Ddepcomp49 libtool Whether libtool is used (yes/no).
290 # With Tru64 cc, shared objects can also be used to make a
291 # static library. This mecanism is used in libtool 1.4 series to
338 # This comment above is used by automake to tell side-effect
H A Dylwrap54 Any number of OUTPUT,DESIRED pairs may be used.
/freebsd-9.3-release/contrib/tzdata/
H A Dchecklinks.awk35 used[$2] = 1
40 for (tz in used) {
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dmessage.c102 * of various block allocations used within the server.
537 * Free all but one (or everything) for this message. This is used by
1878 if (target->length - target->used < reserved)
1931 if (msg->buffer->length - msg->buffer->used < msg->reserved)
1980 INSIST(st.used < 65536);
1982 (isc_uint16_t)st.used);
2081 INSIST(st.used < 65536);
2083 (isc_uint16_t)st.used);
2244 * Note: dns_rootname is used here, not msg->sig0name, since
H A Dxfrin.c152 dns_tsigkey_t *tsigkey; /*%< Key used to create TSIG */
159 * AXFR- and IXFR-specific data. Only one is used at a time
1202 tcpmsg->buffer.used);
1331 xfr->nbytes += tcpmsg->buffer.used;
/freebsd-9.3-release/contrib/ntp/libntp/
H A Drecvbuff.c161 rb->used--;
162 if (rb->used != 0)
163 msyslog(LOG_ERR, "******** freerecvbuff non-zero usage: %d *******", rb->used);
195 buffer->used++;
/freebsd-9.3-release/contrib/ntp/include/
H A Drecvbuff.h35 * Format of a recvbuf. These are used by the asynchronous receive
76 int used; /* reference count */ member in struct:recvbuf
85 /* Get a free buffer (typically used so an async
/freebsd-9.3-release/crypto/openssh/
H A Dsession.c8 * can be used freely for any purpose. Any derived versions of this
1217 /* Allow any GSSAPI methods that we've used to alter
1937 sessions[id].used = 0;
1976 if (s->used) {
1977 fatal("%s: session %d already used",
1981 s->used = 1;
1995 debug("dump: used %d next_unused %d session %d %p "
1997 s->used,
2030 if (s->used && s->ttyfd != -1 && strcmp(s->tty, tty) == 0) {
2046 if (s->used
[all...]
/freebsd-9.3-release/crypto/openssl/util/
H A Dmkerr.pl179 # maximum code used.
335 " * 4. The names \"OpenSSL Toolkit\" and \"OpenSSL Project\" must not be used to\n",
518 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
/freebsd-9.3-release/crypto/openssl/demos/tunala/
H A Dtunala.h83 * This is the generic "buffer" type that is used when feeding the
90 unsigned int used; member in struct:_buffer_t
121 # if 0 /* Currently used only within buffer.c -
198 * Is used to handle closing conditions - namely when one side of the tunnel
H A Dbuffer.c7 buf->used = 0;
14 buf->used = 0;
20 return buf->used;
25 return (MAX_DATA_SIZE - buf->used);
30 return (buf->used == MAX_DATA_SIZE ? 1 : 0);
35 return (buf->used < MAX_DATA_SIZE ? 1 : 0);
40 return (buf->used == 0 ? 1 : 0);
45 return (buf->used > 0 ? 1 : 0);
68 unsigned int added = MAX_DATA_SIZE - buf->used;
73 memcpy(buf->data + buf->used, pt
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/objects/
H A Dobjects.pl142 * If this package is used in a product, Eric Young should be given attribution
143 * as the author of the parts of the library used.
160 * being used are not cryptographic related :-).
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_ctx.c23 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
103 unsigned used, size; member in struct:bignum_pool
143 unsigned int used; member in struct:bignum_ctx
159 while (bnidx < ctx->used) {
194 * This function is an evil legacy and should not be used. This
208 ctx->used = 0;
224 ret->used = 0;
261 else if (!BN_STACK_push(&ctx->stack, ctx->used)) {
276 if (fp < ctx->used)
277 BN_POOL_release(&ctx->pool, ctx->used
[all...]
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dbuffer.c99 * Make 'r' refer to the used region of 'b'.
123 * Increase the 'used' region of 'b' by 'n' bytes.
127 REQUIRE(b->used + n <= b->length);
135 * Decrease the 'used' region of 'b' by 'n' bytes.
139 REQUIRE(b->used >= n);
147 * Make the used region empty.
198 REQUIRE(b->current + n <= b->used);
221 REQUIRE(b->current + n <= b->used);
244 * Compact the used region by moving the remaining region so it occurs
245 * at the start of the buffer. The used regio
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dbuffer.c13 * 3. The name of the author may not be used to endorse or promote products
736 /* The user only got or used one chain; it might not
1980 * used? */
2036 int used; local
2052 used = 0; /* number of chains we're using space in. */
2063 ++used;
2069 ++used;
2075 if (used == n)
2082 if (used < n) {
2844 size_t used
[all...]
H A Dconfigure1274 # used to hold the argument of --host etc.
2696 # program-specific install script used by HP pwplus--don't use.
3172 # Always define AMTAR for backward compatibility. Yes, it's still used
3310 # Remember, the first character of IFS is used to create $*,
3343 # Remember, the first character of IFS is used to create $*,
3362 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3363 $as_echo_n "checking for style of include used by $am_make... " >&6; }
4327 # only be used when explicitly requested.
5396 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5397 $as_echo_n "checking for ld used b
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Ddepcomp48 libtool Whether libtool is used (yes/no).
361 # With Tru64 cc, shared objects can also be used to make a
362 # static library. This mechanism is used in libtool 1.4 series to
409 # This comment above is used by automake to tell side-effect
H A Dylwrap54 Any number of OUTPUT,DESIRED pairs may be used.
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntpsim.c344 rbuf.used = 1;
/freebsd-9.3-release/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm51 Where C<CODE> is the CODE reference used to define macro called C<NAME>

Completed in 235 milliseconds

1234567891011>>