Searched refs:extra (Results 301 - 324 of 324) sorted by relevance

<<111213

/freebsd-current/crypto/heimdal/lib/sl/
H A DMakefile.in66 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/lib/wind/
H A DMakefile.in67 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/share/mk/
H A Ddirdeps.mk640 # on rare occasions, there can be a need for extra help
/freebsd-current/contrib/bmake/mk/
H A Ddirdeps.mk643 # on rare occasions, there can be a need for extra help
/freebsd-current/sys/dev/bce/
H A Dif_bce.c2579 u32 cmd_flags, offset32, len32, extra; local
2595 extra = 0;
2627 extra = 4 - (len32 & 3);
2642 memcpy(ret_buf, buf, 4 - extra);
2675 memcpy(ret_buf, buf, 4 - extra);
/freebsd-current/contrib/libxo/libxo/
H A Dlibxo.c6754 const ssize_t extra = 5; /* space, equals, quote, quote, and nul */ local
6764 if (!xo_buf_has_room(xbp, nlen + extra))
6786 rc += nlen + extra;
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dwmi.c2597 * WMI while it can deliver some extra via HTT. Since there can be
3091 ath10k_wmi_pull_pdev_stats_extra(&src->extra, dst);
3152 ath10k_wmi_pull_pdev_stats_extra(&src->extra, dst);
3229 ath10k_wmi_pull_pdev_stats_extra(&src->extra, dst);
3322 ath10k_wmi_pull_pdev_stats_extra(&src->extra, dst);
5695 * peers, 1 extra for self peer on target
/freebsd-current/sys/netpfil/ipfw/
H A Dip_fw2.c1652 args->f_id.extra =
/freebsd-current/crypto/heimdal/kdc/
H A DMakefile.in68 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c83 * WPS provisioning step on the GO. This controls the extra time the P2P
1324 const char *extra)
1356 persistent ? " [PERSISTENT]" : "", extra);
1361 extra);
3193 wpa_printf(MSG_DEBUG, "P2P: No extra channels available - trying to force channel to match a channel already used by one of the interfaces");
9315 "P2P: Ignored extra data after P2P attributes",
1320 wpas_p2p_group_started(struct wpa_supplicant *wpa_s, int go, struct wpa_ssid *ssid, int freq, const u8 *psk, const char *passphrase, const u8 *go_dev_addr, int persistent, const char *extra) argument
/freebsd-current/crypto/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl2408 @ calculate one round of extra tweak for the stolen ciphertext
/freebsd-current/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm751 value of C<$VAR>. Then they realize the need extra formatting, so
/freebsd-current/contrib/ncurses/
H A Dconfigure682 --runstatedir=DIR extra definition of runtime data [LOCALSTATEDIR/run]
765 --disable-pkg-ldflags disable extra LDFLAGS for package-scripts
767 --with-extra-suffix[=X] append extra suffix X to header/library paths
820 --enable-const compile with extra/non-standard const
8831 echo "$as_me:8831: checking if you want to disable extra LDFLAGS for package-scripts" >&5
8832 echo $ECHO_N "checking if you want to disable extra LDFLAGS for package-scripts... $ECHO_C" >&6
8855 ### use option --with-extra-suffix to append suffix to headers and libraries
8856 echo "$as_me:8856: checking for extra suffix to append to header/library paths" >&5
8857 echo $ECHO_N "checking for extra suffi
[all...]
/freebsd-current/crypto/heimdal/lib/gssapi/
H A DMakefile.in69 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/lib/hx509/
H A DMakefile.in66 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/sys/dev/iwn/
H A Dif_iwn.c3441 /* XXX TODO: Squirrel away the extra bluetooth stats somewhere */
7068 extra = (100 /* suspend_time */ / 100 /* beacon interval */) << 22;
7069 scan_service_time = extra | ((100 /* susp */ % 100 /* int */) * 1024);
/freebsd-current/sys/netpfil/pf/
H A Dpf.c4378 dnflow.f_id.extra = dnflow.rule.info;
6294 /* We may have inserted extra work while processing the list. */
7849 dnflow->f_id.extra = dnflow->rule.info;
/freebsd-current/sys/netinet/tcp_stacks/
H A Drack.c223 static int32_t rack_hw_pace_extra_slots = 0; /* 2 extra MSS time betweens */
1026 "How many extra drain gpsrtt's do we get in highly buffered paths");
1220 "If the rates between software and hardware match precisely how many extra time_betweens do we get?");
6507 * In the end if lro is non-zero we add the extra time for
7033 uint64_t extra; local
7034 extra = (uint64_t)rack->r_ctl.rc_gp_srtt *
7036 extra /= (uint64_t)rack_probertt_gpsrtt_cnt_div;
7037 idle_min += (uint32_t)extra;
7504 * Don't accumulate extra pacing delay
9012 * snd_max. This means we can record one extra byt
[all...]
/freebsd-current/contrib/byacc/
H A Dconfigure670 --runstatedir=DIR extra definition of runtime data [LOCALSTATEDIR/run]
5889 test -n "$verbose" && echo " ... extra $EXTRA_CFLAGS" 1>&6
5891 echo "${as_me:-configure}:5891: testing ... extra $EXTRA_CFLAGS ..." 1>&5
5937 test -n "$verbose" && echo " ... extra $EXTRA_CFLAGS" 1>&6
5939 echo "${as_me:-configure}:5939: testing ... extra $EXTRA_CFLAGS ..." 1>&5
5985 test -n "$verbose" && echo " ... extra $EXTRA_CFLAGS" 1>&6
5987 echo "${as_me:-configure}:5987: testing ... extra $EXTRA_CFLAGS ..." 1>&5
8145 # These are the two extra sed commands mentioned above.
/freebsd-current/crypto/heimdal/lib/roken/
H A DMakefile.in93 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/lib/krb5/
H A DMakefile.in82 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc9212 const char *extra) {
9214 COMMON_INTERCEPTOR_ENTER(ctx, svis, dst, c, flag, nextc, extra);
9215 if (extra)
9216 COMMON_INTERCEPTOR_READ_RANGE(ctx, extra, internal_strlen(extra) + 1);
9217 char *end = REAL(svis)(dst, c, flag, nextc, extra);
9223 const char *extra) {
9225 COMMON_INTERCEPTOR_ENTER(ctx, snvis, dst, dlen, c, flag, nextc, extra);
9226 if (extra)
9227 COMMON_INTERCEPTOR_READ_RANGE(ctx, extra, internal_strle
[all...]
/freebsd-current/contrib/dialog/
H A Dconfigure669 --runstatedir=DIR extra definition of runtime data [LOCALSTATEDIR/run]
748 --disable-extras do not include extra dialogs
750 --disable-rc-file2 do not use extra attributes in config-file
752 --disable-Xdialog2 do not include extra Xdialog-style dialogs (1.2)
753 --disable-whiptail do not map extra whiptail options
7078 test -n "$verbose" && echo " ... extra $EXTRA_CFLAGS" 1>&6
7080 echo "${as_me:-configure}:7080: testing ... extra $EXTRA_CFLAGS ..." 1>&5
7117 test -n "$verbose" && echo " ... extra $EXTRA_CFLAGS" 1>&6
7119 echo "${as_me:-configure}:7119: testing ... extra $EXTRA_CFLAGS ..." 1>&5
7156 test -n "$verbose" && echo " ... extra
[all...]
/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c275 ** _HAVE_MINGW_H or _HAVE__MINGW_H (note the extra underscore) macro must be
2223 ** (a power of two between 512 and 65536) plus some extra bytes for each
2224 ** page header. ^The number of extra bytes needed by the page header
2403 ** is a pointer to an integer and writes into that integer the number of extra
2405 ** The amount of extra space required can change depending on the compiler,
4519 ** [sqlite3_prepare_v3()] has an extra "prepFlags" option that is used
4602 ** the extra prepFlags parameter, which is a bit array consisting of zero or
5676 ** is similar, but allows the user to supply the extra callback functions
9303 ** second parameter szExtra is a number of bytes of extra storage
9306 ** extra szExtr
[all...]

Completed in 609 milliseconds

<<111213