/openbsd-src/usr.sbin/rpc.lockd/ |
H A D | procs.c | 199 transmit_result(int opcode, nlm_res *result, struct sockaddr_in *addr) in transmit_result() 227 transmit4_result(int opcode, nlm4_res *result, struct sockaddr_in *addr) in transmit4_result() 294 static nlm_testres result; in nlm_test_1_svc() local 328 nlm_testres result; in nlm_test_msg_1_svc() local 384 static nlm_res result; in nlm_lock_1_svc() local 406 static nlm_res result; in nlm_lock_msg_1_svc() local 435 static nlm_res result; in nlm_cancel_1_svc() local 457 static nlm_res result; in nlm_cancel_msg_1_svc() local 486 static nlm_res result; in nlm_unlock_1_svc() local 503 static nlm_res result; in nlm_unlock_msg_1_svc() local [all …]
|
/openbsd-src/sys/dev/pci/drm/amd/display/dc/bios/ |
H A D | command_table.c | 172 enum bp_result result = BP_RESULT_FAILURE; in encoder_control_dig_v1() local 199 enum bp_result result = BP_RESULT_FAILURE; in encoder_control_dig1_v1() local 214 enum bp_result result = BP_RESULT_FAILURE; in encoder_control_dig2_v1() local 229 enum bp_result result = BP_RESULT_FAILURE; in encoder_control_digx_v3() local 275 enum bp_result result = BP_RESULT_FAILURE; in encoder_control_digx_v4() local 321 enum bp_result result = BP_RESULT_FAILURE; in encoder_control_digx_v5() local 434 enum bp_result result = BP_RESULT_FAILURE; in transmitter_control_v2() local 555 enum bp_result result = BP_RESULT_FAILURE; in transmitter_control_v3() local 689 enum bp_result result = BP_RESULT_FAILURE; in transmitter_control_v4() local 812 enum bp_result result = BP_RESULT_FAILURE; in transmitter_control_v1_5() local [all …]
|
/openbsd-src/usr.bin/dig/lib/isccfg/ |
H A D | parser.c | 165 isc_result_t result; in cfg_parse_obj() local 180 isc_result_t result; in cfg_parse_special() local 204 isc_result_t result; in parse_semicolon() local 222 isc_result_t result; in parse_eof() local 244 isc_result_t result; in cfg_parser_create() local 297 isc_result_t result; in parser_openfile() local 325 isc_result_t result; in parse2() local 358 isc_result_t result; in cfg_parse_file() local 401 isc_result_t result; in create_string() local 423 isc_result_t result; in cfg_parse_qstring() local [all …]
|
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/ |
H A D | suite.py | 57 def run(self, result): argument 83 def run(self, result): argument 98 def _wrapped_run(self, result, debug=False): argument 120 def _handleClassSetUp(self, test, result): argument 149 def _get_previous_module(self, result): argument 156 def _handleModuleFixture(self, test, result): argument 180 def _addClassOrModuleLevelException(self, result, exception, errorName): argument 188 def _handleModuleTearDown(self, result): argument 210 def _tearDownPreviousClass(self, test, result): argument 261 def run(self, result): argument [all …]
|
/openbsd-src/lib/libcurses/tinfo/ |
H A D | hashed_db.c | 68 DB *result = 0; in find_connection() local 123 DB *result = 0; in _nc_db_open() local 187 int result; in _nc_db_close() local 209 int result; in _nc_db_put() local 228 int result; in _nc_db_get() local 247 int result; in _nc_db_first() local 269 int result; in _nc_db_next() local 291 bool result = FALSE; in _nc_db_have_index() local 314 bool result = FALSE; in _nc_db_have_data() local
|
H A D | access.c | 70 char *result = _nc_basename(path); in NCURSES_EXPORT() local 134 int result; in _nc_access() local 166 bool result = FALSE; in _nc_is_dir_path() local 179 bool result = FALSE; in _nc_is_file_path() local 234 int result = TRUE; in _nc_env_access() local 258 FILE *result = NULL; in _nc_safe_fopen() local 274 int result = -1; in _nc_safe_open3() local
|
H A D | lib_raw.c | 86 int result = ERR; in NCURSES_EXPORT() local 142 int result = ERR; in NCURSES_SP_NAME() local 197 int result; in NCURSES_SP_NAME() local 226 int result = ERR; in NCURSES_SP_NAME() local 281 int result = ERR; in NCURSES_SP_NAME() local 328 int result; in NCURSES_SP_NAME() local 364 int result = ERR; in NCURSES_SP_NAME() local
|
H A D | obsolete.c | 67 char *result = 0; in _nc_strdup() local 265 bool result = FALSE; in oom_check() local 291 char *result = (oom_check() in _nc_oom_malloc() local 301 char *result = (oom_check() in _nc_oom_calloc() local 311 char *result = (oom_check() in _nc_oom_realloc() local 329 char *result = (oom_check() in _nc_oom_strdup() local
|
/openbsd-src/regress/lib/libm/msun/ |
H A D | invctrig_test.c | 59 #define test_p(func, z, result, exceptmask, excepts, checksign) do { \ argument 73 #define test_p_tol(func, z, result, tol) do { \ argument 80 #define test(func, z, result, exceptmask, excepts, checksign) do { \ argument 84 #define test_tol(func, z, result, tol) do { \ argument 90 #define testall(func, x, result, exceptmask, excepts, checksign) do { \ argument 94 #define testall_odd(func, x, result, exceptmask, excepts, checksign) do { \ argument 98 #define testall_even(func, x, result, exceptmask, excepts, checksign) do { \ argument 107 #define testall_tol(func, x, result, tol) do { \ argument 111 #define testall_odd_tol(func, x, result, tol) do { \ argument 115 #define testall_even_tol(func, x, result, tol) do { \ argument
|
H A D | ctrig_test.c | 59 #define test_p(func, z, result, exceptmask, excepts, checksign) \ argument 77 #define test_p_tol(func, z, result, tol) do { \ argument 84 #define test(func, z, result, exceptmask, excepts, checksign) do { \ argument 88 #define test_tol(func, z, result, tol) do { \ argument 92 #define test_odd_tol(func, z, result, tol) do { \ argument 96 #define test_even_tol(func, z, result, tol) do { \ argument 102 #define testall(func, x, result, exceptmask, excepts, checksign) do { \ argument 106 #define testall_odd(func, x, result, exceptmask, excepts, checksign) do { \ argument 110 #define testall_even(func, x, result, exceptmask, excepts, checksign) do { \ argument 119 #define testall_tol(func, x, result, tol) do { \ argument [all …]
|
H A D | invtrig_test.c | 54 #define test_tol(func, x, result, tol, excepts) do { \ argument 61 #define test(func, x, result, excepts) \ argument 64 #define _testall_tol(prefix, x, result, tol, excepts) do { \ argument 74 #define testall_tol(prefix, x, result, tol, excepts) do { \ argument 81 #define testall(prefix, x, result, excepts) \ argument 84 #define test2_tol(func, y, x, result, tol, excepts) do { \ argument 91 #define test2(func, y, x, result, excepts) \ argument 94 #define _testall2_tol(prefix, y, x, result, tol, excepts) do { \ argument 104 #define testall2_tol(prefix, y, x, result, tol, excepts) do { \ argument 111 #define testall2(prefix, y, x, result, excepts) \ argument
|
H A D | cexp_test.c | 61 #define test_t(type, func, z, result, exceptmask, excepts, checksign) \ argument 71 #define test(func, z, result, exceptmask, excepts, checksign) \ argument 74 #define test_f(func, z, result, exceptmask, excepts, checksign) \ argument 77 #define test_l(func, z, result, exceptmask, excepts, checksign) \ argument 81 #define test_tol(func, z, result, tol) do { \ argument 87 #define testall(x, result, exceptmask, excepts, checksign) do { \ argument 97 #define testall_tol(x, result, tol) do { \ argument
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | StructuredData.h | 202 bool GetItemAtIndexAsInteger(size_t idx, IntType &result) const { in GetItemAtIndexAsInteger() 214 bool GetItemAtIndexAsInteger(size_t idx, IntType &result, in GetItemAtIndexAsInteger() 222 bool GetItemAtIndexAsString(size_t idx, llvm::StringRef &result) const { in GetItemAtIndexAsString() 233 bool GetItemAtIndexAsString(size_t idx, llvm::StringRef &result, in GetItemAtIndexAsString() 241 bool GetItemAtIndexAsString(size_t idx, ConstString &result) const { in GetItemAtIndexAsString() 252 bool GetItemAtIndexAsString(size_t idx, ConstString &result, in GetItemAtIndexAsString() 260 bool GetItemAtIndexAsDictionary(size_t idx, Dictionary *&result) const { in GetItemAtIndexAsDictionary() 270 bool GetItemAtIndexAsArray(size_t idx, Array *&result) const { in GetItemAtIndexAsArray() 416 bool GetValueForKeyAsBoolean(llvm::StringRef key, bool &result) const { in GetValueForKeyAsBoolean() 429 bool GetValueForKeyAsInteger(llvm::StringRef key, IntType &result) const { in GetValueForKeyAsInteger() [all …]
|
/openbsd-src/gnu/llvm/lldb/examples/darwin/heap_find/ |
H A D | heap.py | 483 def dump_stack_history_entry(options, result, stack_history_entry, idx): argument 520 def dump_stack_history_entries(options, result, addr, history): argument 649 def display_match_results( argument 839 def find_variable(debugger, command, result, dict): argument 880 def ptr_refs(debugger, command, result, dict): argument 988 def cstr_refs(debugger, command, result, dict): argument 1099 def malloc_info(debugger, command, result, dict): argument 1109 def malloc_info_impl(debugger, result, options, args): argument 1241 def section_ptr_refs(debugger, command, result, dict): argument 1322 def objc_refs(debugger, command, result, dict): argument
|
/openbsd-src/regress/lib/libpthread/cancel2/ |
H A D | cancel2.c | 23 int result; in select_thread() local 38 int result; in pselect_thread() local 52 int result; in poll_thread() local 68 int result; in ppoll_thread() local 82 void *result = NULL; in main() local
|
/openbsd-src/usr.bin/file/ |
H A D | magic-test.c | 318 int result; in magic_test_type_byte() local 350 int result; in magic_test_type_short() local 386 int result; in magic_test_type_long() local 422 int result; in magic_test_type_quad() local 458 int result; in magic_test_type_ubyte() local 490 int result; in magic_test_type_ushort() local 526 int result; in magic_test_type_ulong() local 562 int result; in magic_test_type_uquad() local 599 int result; in magic_test_type_float() local 625 int result; in magic_test_type_double() local [all …]
|
/openbsd-src/gnu/llvm/lldb/source/Host/windows/ |
H A D | MainLoopWindows.cpp | 31 BOOL result = WSACloseEvent(m_trigger_event); in ~MainLoopWindows() local 40 int result = WSAEventSelect(fd, info.event, FD_READ | FD_ACCEPT | FD_CLOSE); in Poll() local 48 DWORD result = WSAWaitForMultipleEvents(events.size(), events.data(), FALSE, in Poll() local 52 int result = WSAEventSelect(fd.first, WSA_INVALID_EVENT, 0); in Poll() local 100 BOOL result = WSACloseEvent(it->second.event); in UnregisterReadObject() local
|
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_powertune.c | 855 int32_t result = 0; in smu7_enable_didt() local 960 int result; in smu7_enable_didt_config() local 1060 int result; in smu7_disable_didt_config() local 1093 int result = 0; in smu7_enable_smc_cac() local 1111 int result = 0; in smu7_disable_smc_cac() local 1153 int result = 0; in smu7_enable_power_containment() local 1197 int result = 0; in smu7_disable_power_containment() local 1245 int result = 0; in smu7_power_control_set_level() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/ |
H A D | FuzzerInterceptors.cpp | 154 int result = REAL(bcmp)(s1, s2, n); in DEFINE_REAL() local 162 int result = REAL(memcmp)(s1, s2, n); in memcmp() local 170 int result = REAL(strncmp)(s1, s2, n); in strncmp() local 178 int result = REAL(strcmp)(s1, s2); in strcmp() local 185 int result = REAL(strncasecmp)(s1, s2, n); in strncasecmp() local 192 int result = REAL(strcasecmp)(s1, s2); in strcasecmp() local 200 char *result = REAL(strstr)(s1, s2); in strstr() local 207 char *result = REAL(strcasestr)(s1, s2); in strcasestr() local 215 void *result = REAL(memmem)(s1, len1, s2, len2); in memmem() local
|
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/libear/ |
H A D | ear.c | 212 int const result = call_execve(path, (char *const *)argv, envp); in execl() local 230 int const result = call_execvp(file, (char *const *)argv); in execlp() local 250 int const result = in execle() local 289 int const result = (*fp)(path, argv, (char *const *)menvp); in call_execve() local 303 int const result = (*fp)(file, argv, (char *const *)menvp); in call_execvpe() local 318 int const result = (*fp)(file, argv); in call_execvp() local 336 int const result = (*fp)(file, search_path, argv); in call_execvP() local 352 int const result = (*fp)(path, argv, (char *const *)menvp); in call_exect() local 372 int const result = in call_posix_spawn() local 393 int const result = in call_posix_spawnp() local [all …]
|
/openbsd-src/usr.sbin/nsd/ |
H A D | zparser.y | 329 char *result = (char *) region_alloc(parser->rr_region, 1); variable 360 char *result = (char *) region_alloc(parser->rr_region, variable 507 char *result = (char *) region_alloc(parser->rr_region, variable 524 char *result = (char *) region_alloc(parser->rr_region, variable 545 char *result = (char *) region_alloc(parser->rr_region, variable 555 char *result = (char *) region_alloc(parser->rr_region, variable 1234 zparser_type *result; in zparser_create() local
|
/openbsd-src/gnu/llvm/lldb/source/Utility/ |
H A D | Scalar.cpp | 279 llvm::APSInt result(bits, is_unsigned); in ToAPInt() local 372 APFloat result = m_float; in Float() local 392 APFloat result = m_float; in Double() local 513 Scalar result = lhs; in operator +() local 519 Scalar result; in operator -() local 536 Scalar result; in operator /() local 557 Scalar result; in operator *() local 574 Scalar result; in operator &() local 585 Scalar result; in operator |() local 596 Scalar result; in operator %() local [all …]
|
/openbsd-src/regress/lib/libutil/fmt_scaled/ |
H A D | fmt_test.c | 155 long long result; member 233 print(char *input, long long result, int ret, int e) in print() 248 long long result; in scan_test() local 301 assert_int(int testnum, int check, int expect, int result) in assert_int() 311 assert_errno(int testnum, int check, int expect, int result) in assert_errno() 325 assert_llong(int testnum, int check, long long expect, long long result) in assert_llong() 335 assert_str(int testnum, int check, char * expect, char * result) in assert_str()
|
/openbsd-src/gnu/usr.bin/perl/ext/PerlIO-via/ |
H A D | via.xs | 73 SV *result = Nullsv; in PerlIOVia_method() local 166 SV *result; in PerlIOVia_pushed() local 236 SV *result = Nullsv; PerlIOVia_open() local 346 SV *result = PerlIOVia_close() local 358 SV *result = PerlIOVia_fileno() local 367 SV *result = PerlIOVia_binmode() local 383 SV *result = PerlIOVia_seek() local 400 SV *result = PerlIOVia_tell() local 412 SV *result = PerlIOVia_unread() local 433 SV *result = PerlIOVia_read() local 452 SV *result = PerlIOVia_write() local 468 SV *result = PerlIOVia_fill() local 491 SV *result = PerlIOVia_flush() local 576 SV *result = PerlIOVia_error() local 585 SV *result = PerlIOVia_eof() local [all...] |
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/ |
H A D | numeric.xs | 10 int result; variable 26 int result; variable 42 bool result; variable
|