Home
last modified time | relevance | path

Searched refs:_result (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/cmake/
H A DCheckFunctionKeywords.cmake4 set(${_result} "")
10 if(${have_flag} AND NOT ${_result})
11 set(${_result} "${flag}")
12 endif(${have_flag} AND NOT ${_result})
/freebsd/contrib/libevent/cmake/
H A DCheckFunctionKeywords.cmake4 set(${_result} "")
10 if(${have_flag} AND NOT ${_result})
11 set(${_result} "${flag}")
12 endif(${have_flag} AND NOT ${_result})
/freebsd/crypto/openssh/regress/
H A Dforward-control.sh43 _result=$?
47 if test "x$_expected" = "xY" -a $_result -ne 0 ; then
49 elif test "x$_expected" = "xN" -a $_result -eq 0 ; then
68 _result=$?
70 if test $_result -eq 0; then
73 _result=$?
77 if test "x$_expected" = "xY" -a $_result -ne 0 ; then
79 elif test "x$_expected" = "xN" -a $_result -eq 0 ; then
/freebsd/tests/sys/audit/
H A Dutils.h55 ssize_t _result = REQUIRE_EXTATTR_SUCCESS(expr); \
56 ATF_REQUIRE_EQ_MSG(expected, _result, "%s: %zd != %zd", #expr, \
57 expected, _result); \
/freebsd/sys/tools/
H A Dmakeobjops.awk110 _result = ""
113 _result = separator array[num--] _result;
114 _result = array[1] _result;
116 return _result;
/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_cmds.h110 #define _ng_l2cap_con_rsp(_m, _ident, _dcid, _scid, _result, _status) \ argument
130 c->param.result = htole16((_result)); \
169 #define _ng_l2cap_cfg_rsp(_m, _ident, _scid, _flags, _result, _data) \ argument
191 c->param.result = htole16((_result)); \
203 #define _ng_l2cap_cmd_urs(_m, _ident, _result) \ argument
219 c->result = htole16((_result)); \
389 #define _ng_l2cap_info_rsp(_m, _ident, _type, _result, _mtu) \ argument
407 c->param.result = htole16((_result)); \
409 if ((_result) == NG_L2CAP_SUCCESS) { \
/freebsd/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk1587 function tab_str(strlen, align_to, _lead, _pad, _result, _i) {
1599 _result = _result "\t"
1601 return (_result)
1997 function obj_to_string(obj, _pname, _prop_id, _prop_val, _prop_count, _result) {
1998 _result = class_get_name(obj_get_class(obj)) "<" obj ">: { "
2009 _result = _result ", "
2011 _result = _result sprintf("\t%s: %s\n", _pname, _prop_val)
2015 return (_result " }")
2411 function array_join(array, sep, prop_path, _i, _size, _value, _result) {
2414 _result = ""
[all …]
/freebsd/usr.sbin/lpr/common_source/
H A Dprintcap.c63 const char *_lng, long _dflt, long *_result);
65 const char *lng, const char *_dflt, char **_result);
/freebsd/lib/libsysdecode/
H A Dsysdecode.h131 const char *sysdecode_vmresult(int _result);
/freebsd/sys/sys/
H A Dlinker.h145 linker_file_t* _result);
/freebsd/tools/tools/shlib-compat/
H A Dshlib-compat.py171 self._result = obj._pp(self)
172 return self._result
178 return self._result;
/freebsd/sys/kern/
H A Dbus_if.m142 * location specified by @p *_result.
148 * @param _result a location to receive the instance variable
159 uintptr_t *_result;
/freebsd/sys/dev/ath/
H A Dif_athvar.h1207 #define ath_hal_getcapability(_ah, _cap, _param, _result) \ argument
1208 ((*(_ah)->ah_getCapability)((_ah), (_cap), (_param), (_result)))
/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_lp.c613 #define BWN_PHY_LP_READVAR(_dev, _type, _name, _result) \ in bwn_phy_lp_readsprom() argument
617 error = bhnd_nvram_getvar_ ##_type((_dev), (_name), (_result)); \ in bwn_phy_lp_readsprom()
H A Dif_bwn_phy_g.c161 #define BWN_PHY_G_READVAR(_dev, _type, _name, _result) \ in bwn_phy_g_attach() argument
163 error = bhnd_nvram_getvar_ ##_type((_dev), (_name), (_result)); \ in bwn_phy_g_attach()
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c3911 #define BWN_NPHY_GET_TXPI(_name, _result) \ in bwn_nphy_tx_power_fix() argument
3915 (_result)); \ in bwn_nphy_tx_power_fix()
/freebsd/contrib/openbsm/config/
H A Dltmain.sh1545 eval _G_hook_result=\$${_G_hook}_result
/freebsd/contrib/openpam/
H A Dltmain.sh1837 func_unset func_${my_func}_result
/freebsd/contrib/ntp/sntp/libevent/
H A Dltmain.sh1545 eval _G_hook_result=\$${_G_hook}_result
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh1545 eval _G_hook_result=\$${_G_hook}_result
/freebsd/contrib/libevent/build-aux/
H A Dltmain.sh1798 func_unset func_${my_func}_result
/freebsd/contrib/sqlite3/
H A Dltmain.sh1546 eval _G_hook_result=\$${_G_hook}_result
/freebsd/contrib/ldns/
H A Dltmain.sh1546 eval _G_hook_result=\$${_G_hook}_result
/freebsd/contrib/unbound/
H A Dltmain.sh1545 eval _G_hook_result=\$${_G_hook}_result
/freebsd/contrib/file/
H A Dltmain.sh1840 func_unset func_${my_func}_result