| /freebsd/crypto/openssl/crypto/ripemd/asm/ |
| H A D | rmd-586.pl | 41 @wl=( 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15, 359 &RIP1($A,$B,$C,$D,$E,$wl[ 0],$sl[ 0],-1); 360 &RIP1($E,$A,$B,$C,$D,$wl[ 1],$sl[ 1],0); 361 &RIP1($D,$E,$A,$B,$C,$wl[ 2],$sl[ 2],0); 362 &RIP1($C,$D,$E,$A,$B,$wl[ 3],$sl[ 3],0); 363 &RIP1($B,$C,$D,$E,$A,$wl[ 4],$sl[ 4],0); 364 &RIP1($A,$B,$C,$D,$E,$wl[ 5],$sl[ 5],0); 365 &RIP1($E,$A,$B,$C,$D,$wl[ 6],$sl[ 6],0); 366 &RIP1($D,$E,$A,$B,$C,$wl[ 7],$sl[ 7],0); 367 &RIP1($C,$D,$E,$A,$B,$wl[ 8],$sl[ 8],0); [all …]
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | config.rpath | 52 wl= 54 wl='-Wl,' 58 wl='-Wl,' 63 wl='-Wl,' 66 wl='-Wl,' 71 wl='-Wl,' 74 wl='-Wl,' 77 wl='-Wl,' 80 wl='-Wl,-Wl,,' 83 wl='-Wl,' [all …]
|
| /freebsd/contrib/tcsh/ |
| H A D | tw.comp.c | 403 tw_dollar(const Char *str, Char **wl, size_t nwl, Char **result, Char sep, in tw_dollar() argument 423 Strbuf_append(&buf, wl[num]); in tw_dollar() 455 Char *buf, **vec, **wl; in tw_complete() local 464 wl = xmalloc(((Strlen(line) + 1) / 2 + 2) * sizeof (*wl)); in tw_complete() 465 cleanup_push(wl, xfree); in tw_complete() 468 if ((wl[0] = tw_tok(buf)) == NULL || wl[0] == INVPTR) { in tw_complete() 477 if ((vec = tw_find(wl[0], &completions, (looking == TW_COMMAND))) in tw_complete() 484 for (wordno = 1; (wl[wordno] = tw_tok(NULL)) != NULL && in tw_complete() 485 wl[wordno] != INVPTR; wordno++) in tw_complete() 488 if (wl[wordno] == INVPTR) { /* Found a meta character */ in tw_complete() [all …]
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | coex.c | 15 #define FCXDEF_STEP 50 /* MUST <= FCXMAX_STEP and match with wl fw*/ 48 CXTPS_OFF = 0x0, /* no wl tx pause*/ 883 struct rtw89_btc_wl_info *wl = &cx->wl; in _send_fw_cmd() local 891 } else if (!wl->status.map.init_ok) { in _send_fw_cmd() 896 } else if ((wl->status.map.rf_off_pre == BTC_LPS_RF_OFF && in _send_fw_cmd() 897 wl->status.map.rf_off == BTC_LPS_RF_OFF) || in _send_fw_cmd() 898 (wl->status.map.lps_pre == BTC_LPS_RF_OFF && in _send_fw_cmd() 899 wl->status.map.lps == BTC_LPS_RF_OFF)) { in _send_fw_cmd() 901 "[BTC], %s(): return by wl of in _send_fw_cmd() 924 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _reset_btc_var() local 1108 struct rtw89_btc_wl_info *wl = &cx->wl; _chk_btc_err() local 1417 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _chk_btc_report() local 2777 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _fw_set_drv_info() local 3028 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _set_wl_tx_power() local 3060 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _set_wl_rx_gain() local 3136 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _set_rf_trx_para() local 3222 struct rtw89_btc_wl_info *wl = &cx->wl; _update_btc_state_map() local 3249 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _set_bt_afh_info_v0() local 3417 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _set_bt_afh_info_v1() local 3525 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _check_freerun() local 4002 struct rtw89_btc_wl_info *wl = &btc->cx.wl; rtw89_btc_set_policy_v1() local 4444 struct rtw89_btc_wl_info *wl = &rtwdev->btc.cx.wl; _set_bt_plut() local 4478 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _set_ant_v0() local 4606 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _set_ant_v1() local 4730 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _action_wl_off() local 4787 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _action_bt_idle() local 4826 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _action_bt_hfp() local 4853 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _action_bt_hid() local 5159 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _set_btg_ctrl() local 5246 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _set_wl_preagc_ctrl() local 5359 struct rtw89_btc_wl_info *wl = &cx->wl; __rtw89_tx_time_iter() local 5430 struct rtw89_btc_wl_info *wl = &cx->wl; _set_wl_tx_limit() local 5512 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _set_bt_rx_agc() local 5555 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _wl_req_mac() local 5583 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _action_common() local 5759 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _action_wl_scan() local 5818 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _action_wl_2g_scc_v1() local 5880 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _action_wl_2g_scc_v2() local 5953 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _action_wl_2g_scc_v8() local 6062 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _write_scbd() local 6116 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _update_wl_info() local 6267 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _update_wl_info_v1() local 6417 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _update_wl_info_v2() local 6599 struct rtw89_btc_wl_info *wl = &rtwdev->btc.cx.wl; _chk_dbcc() local 6736 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _update_wl_info_v7() local 6890 struct rtw89_btc_wl_info *wl = &rtwdev->btc.cx.wl; _update_wl_link_mode() local 6958 struct rtw89_btc_wl_info *wl = &rtwdev->btc.cx.wl; _update_wl_mlo_info() local 7090 struct rtw89_btc_wl_info *wl = &rtwdev->btc.cx.wl; _update_wl_non_mlo_info() local 7157 struct rtw89_btc_wl_info *wl = &rtwdev->btc.cx.wl; _modify_role_link_mode() local 7210 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _update_wl_info_v8() local 7327 struct rtw89_btc_wl_info *wl = &cx->wl; rtw89_coex_act1_work() local 7364 struct rtw89_btc_wl_info *wl = &cx->wl; rtw89_coex_rfk_chk_work() local 7494 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _run_coex() local 7700 struct rtw89_btc_wl_info *wl = &btc->cx.wl; rtw89_btc_ntfy_poweroff() local 7723 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _set_init_info() local 7747 struct rtw89_btc_wl_info *wl = &btc->cx.wl; rtw89_btc_ntfy_init() local 7802 struct rtw89_btc_wl_info *wl = &btc->cx.wl; rtw89_btc_ntfy_scan_start() local 7829 struct rtw89_btc_wl_info *wl = &btc->cx.wl; rtw89_btc_ntfy_scan_finish() local 7852 struct rtw89_btc_wl_info *wl = &btc->cx.wl; rtw89_btc_ntfy_switch_band() local 7876 struct rtw89_btc_wl_info *wl = &cx->wl; rtw89_btc_ntfy_specific_packet() local 8174 struct rtw89_btc_wl_info *wl = &btc->cx.wl; rtw89_btc_ntfy_role_info() local 8305 struct rtw89_btc_wl_info *wl = &btc->cx.wl; rtw89_btc_ntfy_radio_state() local 8369 struct rtw89_btc_wl_info *wl = &cx->wl; _ntfy_wl_rfk() local 8488 struct rtw89_btc_wl_info *wl = &btc->cx.wl; __rtw89_btc_ntfy_wl_sta_iter() local 8637 struct rtw89_btc_wl_info *wl = &btc->cx.wl; rtw89_btc_ntfy_wl_sta() local 8809 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _show_cx_info() local 8949 struct rtw89_btc_wl_info *wl = &cx->wl; _show_wl_info() local 9066 struct rtw89_btc_wl_info *wl = &cx->wl; _show_bt_info() local 9587 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _show_dm_info() local 10854 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _show_mreg_v1() local 10939 struct rtw89_btc_wl_info *wl = &btc->cx.wl; _show_mreg_v2() local 11024 struct rtw89_btc_wl_info *wl = &cx->wl; _show_mreg_v7() local 11102 struct rtw89_btc_wl_info *wl = &cx->wl; _show_summary_v1() local 11211 struct rtw89_btc_wl_info *wl = &cx->wl; _show_summary_v4() local 11326 struct rtw89_btc_wl_info *wl = &cx->wl; _show_summary_v5() local 11447 struct rtw89_btc_wl_info *wl = &cx->wl; _show_summary_v105() local 11567 struct rtw89_btc_wl_info *wl = &cx->wl; _show_summary_v7() local 11680 struct rtw89_btc_wl_info *wl = &cx->wl; _show_summary_v8() local [all...] |
| /freebsd/sys/compat/linuxkpi/common/include/net/ |
| H A D | ipv6.h | 70 static inline void __ipv6_addr_set_half(__be32 *addr, __be32 wh, __be32 wl) in __ipv6_addr_set_half() argument 74 if (__builtin_constant_p(wh) && __builtin_constant_p(wl)) { in __ipv6_addr_set_half() 75 *(__force u64 *)addr = ((__force u64)(wh) << 32 | (__force u64)(wl)); in __ipv6_addr_set_half() 79 if (__builtin_constant_p(wl) && __builtin_constant_p(wh)) { in __ipv6_addr_set_half() 80 *(__force u64 *)addr = ((__force u64)(wl) << 32 | (__force u64)(wh)); in __ipv6_addr_set_half() 86 addr[1] = wl; in __ipv6_addr_set_half()
|
| /freebsd/contrib/openpam/m4/ |
| H A D | libtool.m4 | 1084 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 1086 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1090 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1092 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' 1094 AS_VAR_APPEND([_lt_dar_allow_undefined], [' $wl-no_fixup_chains']) 1119 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' 1144 …venience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; … 2039 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 2052 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2915 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' [all …]
|
| /freebsd/contrib/openbsm/m4/ |
| H A D | libtool.m4 | 1067 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 1069 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1076 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1078 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1080 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1088 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' 1113 …venience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; … 1999 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 2012 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2855 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ [all …]
|
| /freebsd/contrib/ntp/sntp/libevent/m4/ |
| H A D | libtool.m4 | 1067 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 1069 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1076 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1078 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1080 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1088 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' 1113 …venience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; … 1999 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 2012 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2855 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ [all …]
|
| /freebsd/contrib/ntp/sntp/m4/ |
| H A D | libtool.m4 | 1067 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 1069 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1076 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1078 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1080 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1088 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' 1113 …venience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; … 1999 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 2012 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2855 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ [all …]
|
| /freebsd/contrib/libevent/m4/ |
| H A D | libtool.m4 | 1066 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 1068 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1075 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1077 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1079 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1087 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' 1112 …venience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; … 2011 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 2024 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2876 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ [all …]
|
| /freebsd/contrib/ldns/m4/ |
| H A D | libtool.m4 | 1066 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 1068 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1075 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1077 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1079 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1087 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' 1112 …venience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; … 1998 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 2011 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2854 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ [all …]
|
| /freebsd/contrib/file/m4/ |
| H A D | libtool.m4 | 1069 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 1071 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1075 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1077 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1085 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' 1110 …venience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; … 2010 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 2023 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2875 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ 3395 reload_cmds='$LTCC $LTCFLAGS -nostdlib $wl-r -o $output$reload_objs' [all …]
|
| /freebsd/contrib/unbound/ |
| H A D | aclocal.m4 | 1090 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 1092 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1096 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1098 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' 1100 AS_VAR_APPEND([_lt_dar_allow_undefined], [' $wl-no_fixup_chains']) 1125 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' 1150 …venience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; … 2045 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 2058 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2921 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' [all …]
|
| H A D | configure | 12542 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\" 12893 …archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-… 12902 …r/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-b… 12909 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 12945 hardcode_libdir_flag_spec='$wl-rpath,$libdir' 12946 export_dynamic_flag_spec='$wl-E' 12953 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-bas… 12954 …_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$son… 12971 …wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_co… 12976 …wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_co… [all …]
|
| /freebsd/contrib/openbsm/ |
| H A D | configure | 8396 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\" 8746 …archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-… 8755 …r/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-b… 8762 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 8797 hardcode_libdir_flag_spec='$wl-rpath,$libdir' 8798 export_dynamic_flag_spec='$wl-E' 8805 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-bas… 8806 …_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$son… 8823 …wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_co… 8828 …wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_co… [all …]
|
| /freebsd/crypto/krb5/src/ccapi/server/win/ |
| H A D | WorkItem.cpp | 123 wl.push_front(item); in add() 132 bEmpty = wl.empty() & 1; in remove() 136 *item = wl.back(); in remove() 137 wl.pop_back(); in remove()
|
| H A D | workitem.h | 37 std::list <WorkItem*> wl; 48 bool isEmpty() {return wl.empty();} in isEmpty()
|
| /freebsd/contrib/openpam/ |
| H A D | configure | 11704 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\" 12058 …archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-… 12067 …r/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-b… 12074 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 12110 hardcode_libdir_flag_spec='$wl-rpath,$libdir' 12111 export_dynamic_flag_spec='$wl-E' 12118 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-bas… 12119 …_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$son… 12136 …wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_co… 12141 …wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_co… [all …]
|
| /freebsd/contrib/libevent/ |
| H A D | configure | 9496 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\" 9846 …archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-… 9855 …r/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-b… 9862 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 9898 hardcode_libdir_flag_spec='$wl-rpath,$libdir' 9899 export_dynamic_flag_spec='$wl-E' 9906 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-bas… 9907 …_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$son… 9924 …wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_co… 9929 …wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_co… [all …]
|
| /freebsd/contrib/file/ |
| H A D | configure | 10366 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\" 10722 …archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-… 10731 …r/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-b… 10738 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 10774 hardcode_libdir_flag_spec='$wl-rpath,$libdir' 10775 export_dynamic_flag_spec='$wl-E' 10782 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-bas… 10783 …_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$son… 10800 …wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_co… 10805 …wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_co… [all …]
|
| /freebsd/sbin/savecore/ |
| H A D | savecore.c | 619 size_t nr, wl; in DoRegularFile() local 650 wl = BUFFERSIZE; in DoRegularFile() 651 if (wl > (size_t)dumpsize) in DoRegularFile() 652 wl = dumpsize; in DoRegularFile() 653 nr = read(fd, buf, roundup(wl, sectorsize)); in DoRegularFile() 654 if (nr != roundup(wl, sectorsize)) { in DoRegularFile() 668 nw = fwrite(buf, 1, wl, fp); in DoRegularFile() 670 nw = sparsefwrite(buf, wl, fp); in DoRegularFile() 672 (size_t)nw != wl)) { in DoRegularFile() 681 dmpcnt += wl; in DoRegularFile() [all …]
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | configure | 6727 reload_cmds='$LTCC $LTCFLAGS -nostdlib $wl-r -o $output$reload_objs' 9208 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 9210 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 9217 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 9219 _lt_dar_allow_undefined='$wl-flat_namespace $wl [all...] |
| /freebsd/contrib/ldns/ |
| H A D | configure | 8947 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\" 9303 …archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-… 9312 …r/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-b… 9319 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 9354 hardcode_libdir_flag_spec='$wl-rpath,$libdir' 9355 export_dynamic_flag_spec='$wl-E' 9362 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-bas… 9363 …_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$son… 9380 …wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_co… 9385 …wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_co… [all …]
|
| /freebsd/usr.sbin/nghook/ |
| H A D | main.c | 201 int rl, wl; in main() local 213 else if ((wl = write(outfd, buf, rl)) != rl) { in main() 214 if (wl < 0) { in main() 219 rl, wl); in main()
|
| /freebsd/usr.sbin/pkg/ |
| H A D | dns_utils.c | 61 unsigned int r, l, wr, wl; in srv_final_cmp() local 73 wl = da->finalweight; in srv_final_cmp() 75 res = ((wr > wl) - (wr < wl)); in srv_final_cmp()
|