Searched refs:options (Results 1 - 25 of 865) sorted by last modified time

1234567891011>>

/freebsd-9.3-release/contrib/ntp/sntp/
H A Dconfigure961 # Initialize some variables set by options.
966 # The variables have the same names as the options, with
983 # Installation directory options.
1026 # Accept the important Cygnus configure options, so we can diagnose typos.
1377 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1378 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1496 # Omit some internal or obsolete options to make the list less imposing.
1506 Defaults for the options are specified in brackets.
1510 --help=short display options specific to this package
1530 For better control, use the options belo
[all...]
H A Dsntp-opts.h6 * and the template file options
47 #include <autoopts/options.h>
59 # error option template version mismatches autoopts/options.h header
91 /** count of all options for sntp */
99 * Interface defines for all options. Replace "n" with the UPPER_CASED
243 * Interface defines for specific options.
301 * Interface defines not associated with particular options
/freebsd-9.3-release/contrib/ntp/util/
H A Dntp-keygen-opts.h6 * and the template file options
47 #include <autoopts/options.h>
59 # error option template version mismatches autoopts/options.h header
94 /** count of all options for ntp-keygen */
102 * Interface defines for all options. Replace "n" with the UPPER_CASED
261 * Interface defines for specific options.
317 * Interface defines not associated with particular options
/freebsd-9.3-release/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in70 Usage: $0 [options] [leapfile]
99 The following options are not (yet) implemented in the perl version:
137 # Parse options
/freebsd-9.3-release/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.h6 * and the template file options
47 #include <autoopts/options.h>
59 # error option template version mismatches autoopts/options.h header
76 /** count of all options for ntpsnmpd */
84 * Interface defines for all options. Replace "n" with the UPPER_CASED
153 * Interface defines for specific options.
174 * Interface defines not associated with particular options
/freebsd-9.3-release/contrib/ntp/
H A Dconfigure1083 # Initialize some variables set by options.
1088 # The variables have the same names as the options, with
1105 # Installation directory options.
1148 # Accept the important Cygnus configure options, so we can diagnose typos.
1499 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1500 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1618 # Omit some internal or obsolete options to make the list less imposing.
1628 Defaults for the options are specified in brackets.
1632 --help=short display options specific to this package
1652 For better control, use the options belo
[all...]
/freebsd-9.3-release/contrib/ntp/ntpq/
H A Dntpq-opts.h6 * and the template file options
47 #include <autoopts/options.h>
59 # error option template version mismatches autoopts/options.h header
84 /** count of all options for ntpq */
92 * Interface defines for all options. Replace "n" with the UPPER_CASED
201 * Interface defines for specific options.
238 * Interface defines not associated with particular options
/freebsd-9.3-release/contrib/ntp/ntpdc/
H A Dntpdc-opts.h6 * and the template file options
47 #include <autoopts/options.h>
59 # error option template version mismatches autoopts/options.h header
83 /** count of all options for ntpdc */
91 * Interface defines for all options. Replace "n" with the UPPER_CASED
195 * Interface defines for specific options.
225 * Interface defines not associated with particular options
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntpd-opts.h6 * and the template file options
47 #include <autoopts/options.h>
59 # error option template version mismatches autoopts/options.h header
106 /** count of all options for ntpd */
114 * Interface defines for all options. Replace "n" with the UPPER_CASED
342 * Interface defines for specific options.
396 * Interface defines not associated with particular options
H A Dntp_config.c538 /* For options I didn't find documentation I'll just output its name and the cor. value */
597 atrv = HEAD_PFIFO(fgen_node->options);
812 for (atrv = HEAD_PFIFO(addr_opts->options);
956 atrv = HEAD_PFIFO(addr_opts->options);
1199 attr_val_fifo * options
1217 * the options FIFO mixes items that will be saved in the
1220 * FIFO. The options FIFO is consumed and reclaimed here.
1223 if (options != NULL)
1224 CHECK_FIFO_CONSISTENCY(*options);
1225 while (options !
[all...]
/freebsd-9.3-release/crypto/openssl/ssl/
H A Dt1_lib.c441 if (s->options & SSL_OP_SAFARI_ECDHE_ECDSA_BUG)
679 !(s->options & SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION)) {
787 if (!renegotiate_seen && !(s->options & SSL_OP_LEGACY_SERVER_CONNECT)
788 && !(s->options & SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION)) {
H A Ds3_clnt.c820 if (!(s->options & SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG))
1643 if ((s->options & SSL_OP_NETSCAPE_CA_DN_BUG))
1654 if (s->options & SSL_OP_NETSCAPE_CA_DN_BUG)
1973 if (s->options & SSL_OP_PKCS1_CHECK_1)
1975 if (s->options & SSL_OP_PKCS1_CHECK_2)
H A Dd1_clnt.c838 if (s->options & SSL_OP_PKCS1_CHECK_1)
840 if (s->options & SSL_OP_PKCS1_CHECK_2)
H A Ds3_srvr.c248 !(s->options &
857 && (s->options & SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION))) {
980 if (j == 0 && (s->options & SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG)
1045 * options, we will now look for them. We have i-1 compression
1127 if (s->options & SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG) {
1206 * now in theory we have 3 options to sending back the session id.
1389 (s->options & SSL_OP_SINGLE_DH_USE))) {
1445 (s->options & SSL_OP_SINGLE_ECDH_USE)) {
1728 if (!(s->options & SSL_OP_NETSCAPE_CA_DN_BUG)) {
1854 if (!(s->options
[all...]
H A Dd1_srvr.c777 * now in theory we have 3 options to sending back the session id.
956 (s->options & SSL_OP_SINGLE_DH_USE))) {
1133 if (!(s->options & SSL_OP_NETSCAPE_CA_DN_BUG)) {
H A Dssl.h515 /* DTLS options */
588 * Note: SSL[_CTX]_set_{options,mode} use |= op on the previous value, they
780 unsigned long options; member in struct:ssl_ctx_st
1086 unsigned long options; member in struct:ssl_st
1204 * use either SSL_VERIFY_NONE or SSL_VERIFY_PEER, the last 2 options are
H A Dd1_lib.c295 if (s->options & SSL_OP_CISCO_ANYCONNECT)
H A Ds3_pkt.c265 if (s->options & SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER)
1101 !(s->ctx->options & SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION)) {
/freebsd-9.3-release/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh37 usage: `basename $0` [options] command ... [path]
42 -f conffile -- Read configuration options from conffile
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dmessage.c998 unsigned int options)
1017 best_effort = ISC_TF(options & DNS_MESSAGEPARSE_BESTEFFORT);
1176 dns_section_t sectionid, unsigned int options)
1195 preserve_order = ISC_TF(options & DNS_MESSAGEPARSE_PRESERVEORDER);
1196 best_effort = ISC_TF(options & DNS_MESSAGEPARSE_BESTEFFORT);
1597 unsigned int options)
1612 ignore_tc = ISC_TF(options & DNS_MESSAGEPARSE_IGNORETRUNCATION);
1644 ret = getquestions(source, msg, &dctx, options);
1655 ret = getsection(source, msg, &dctx, DNS_SECTION_ANSWER, options);
1665 ret = getsection(source, msg, &dctx, DNS_SECTION_AUTHORITY, options);
997 getquestions(isc_buffer_t *source, dns_message_t *msg, dns_decompress_t *dctx, unsigned int options) argument
1175 getsection(isc_buffer_t *source, dns_message_t *msg, dns_decompress_t *dctx, dns_section_t sectionid, unsigned int options) argument
1596 dns_message_parse(dns_message_t *msg, isc_buffer_t *source, unsigned int options) argument
1843 norender_rdataset(const dns_rdataset_t *rdataset, unsigned int options) argument
1869 renderset(dns_rdataset_t *rdataset, dns_name_t *owner_name, dns_compress_t *cctx, isc_buffer_t *target, unsigned int reserved, unsigned int options, unsigned int *countp) argument
1890 dns_message_rendersection(dns_message_t *msg, dns_section_t sectionid, unsigned int options) argument
[all...]
H A Dresolver.c176 unsigned int options; member in struct:query
211 unsigned int options; member in struct:fetchctx
409 unsigned int options; member in struct:dns_resolver
1359 unsigned int options)
1398 query->options = options;
1431 if ((query->options & DNS_FETCHOPT_TCP) != 0) {
1534 if ((query->options & DNS_FETCHOPT_TCP) != 0) {
1705 if ((query->options & DNS_FETCHOPT_TCP) != 0) {
1758 if ((query->options
1358 fctx_query(fetchctx_t *fctx, dns_adbaddrinfo_t *addrinfo, unsigned int options) argument
2465 findname(fetchctx_t *fctx, dns_name_t *name, in_port_t port, unsigned int options, unsigned int flags, isc_stdtime_t now, isc_boolean_t *need_alternate) argument
3516 fctx_create(dns_resolver_t *res, dns_name_t *name, dns_rdatatype_t type, dns_name_t *domain, dns_rdataset_t *nameservers, unsigned int options, unsigned int bucketnum, unsigned int depth, fetchctx_t **fctxp) argument
4578 unsigned int options; local
6864 unsigned int options; local
7740 dns_resolver_create(dns_view_t *view, isc_taskmgr_t *taskmgr, unsigned int ntasks, unsigned int ndisp, isc_socketmgr_t *socketmgr, isc_timermgr_t *timermgr, unsigned int options, dns_dispatchmgr_t *dispatchmgr, dns_dispatch_t *dispatchv4, dns_dispatch_t *dispatchv6, dns_resolver_t **resp) argument
8191 fctx_match(fetchctx_t *fctx, dns_name_t *name, dns_rdatatype_t type, unsigned int options) argument
8224 dns_resolver_createfetch(dns_resolver_t *res, dns_name_t *name, dns_rdatatype_t type, dns_name_t *domain, dns_rdataset_t *nameservers, dns_forwarders_t *forwarders, unsigned int options, isc_task_t *task, isc_taskaction_t action, void *arg, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset, dns_fetch_t **fetchp) argument
8241 dns_resolver_createfetch2(dns_resolver_t *res, dns_name_t *name, dns_rdatatype_t type, dns_name_t *domain, dns_rdataset_t *nameservers, dns_forwarders_t *forwarders, isc_sockaddr_t *client, dns_messageid_t id, unsigned int options, isc_task_t *task, isc_taskaction_t action, void *arg, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset, dns_fetch_t **fetchp) argument
8259 dns_resolver_createfetch3(dns_resolver_t *res, dns_name_t *name, dns_rdatatype_t type, dns_name_t *domain, dns_rdataset_t *nameservers, dns_forwarders_t *forwarders, isc_sockaddr_t *client, dns_messageid_t id, unsigned int options, unsigned int depth, isc_task_t *task, isc_taskaction_t action, void *arg, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset, dns_fetch_t **fetchp) argument
[all...]
/freebsd-9.3-release/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh37 usage: `basename $0` [options] command ... [path]
44 -f conffile -- Read configuration options from conffile
70 # Configuration options are set in the following order of priority:
71 # 1. Command line options
72 # 2. Configuration file options
73 # 3. Default options
74 # In addition, certain options (e.g., IgnorePaths) can be specified multiple
81 # 1. Initialize CONFFILE and all the options to "".
85 # 4. For all the configuration options X, set X_saved to X.
86 # 5. Initialize all the options t
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libopts/
H A DMakefile.in475 autoopts/options.h autoopts/usage-txt.h autoopts.c autoopts.h \
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_write.c128 * Set write options for the format. Returns 0 if successful.
164 "Malformed options string.");
171 * Set write options for the compressor. Returns 0 if successful.
187 if (a->compressor.options == NULL) {
197 r = a->compressor.options(a, key, NULL);
199 r = a->compressor.options(a, key, val);
211 "Illegal format options.");
218 * Set write options for the format and the compressor. Returns 0 if successful.
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_misc.c859 int options, struct rusage *ru)
863 error = kern_wait(td, pid, &tmpstat, options, ru);
884 int options; local
889 args->pid, (void *)args->status, args->options);
893 * because we mess with the options here
895 if (args->options & ~(WUNTRACED | WNOHANG | WCONTINUED | __WCLONE))
898 options = (args->options & (WNOHANG | WUNTRACED));
900 if (args->options & __WCLONE)
901 options |
858 linux_common_wait(struct thread *td, int pid, int *status, int options, struct rusage *ru) argument
[all...]

Completed in 378 milliseconds

1234567891011>>