| /openbsd-src/regress/usr.sbin/snmpd/ |
| H A D | agentx.c | 128 char repl[1024]; in agentx_open_nnbo() local 155 char repl[1024]; in agentx_open_nbo() local 188 char repl[1024]; in agentx_open_invalidversion() local 212 char repl[1024]; in agentx_open_ignore_sessionid() local 262 char repl[1024]; in agentx_open_invalid_oid() local 289 char repl[1024]; in agentx_open_descr_too_long() local 318 char repl[1024]; in agentx_open_descr_invalid() local 346 char repl[1024]; in agentx_open_context() local 375 char repl[1024]; in agentx_open_instance_registration() local 403 char repl[1024]; in agentx_open_new_index() local [all …]
|
| /netbsd-src/sbin/mount_nfs/ |
| H A D | getnfsargs_small.c | 149 struct repl { in nfs_getrootfh() struct 150 uint32_t errval; in nfs_getrootfh() 151 u_char fh[NFSX_V3FHMAX]; in nfs_getrootfh() 152 } *repl; in nfs_getrootfh() local
|
| /netbsd-src/sys/lib/libsa/ |
| H A D | bootparam.c | 116 struct repl { in bp_whoami() struct 117 uint16_t _pad; in bp_whoami() 118 uint16_t port; in bp_whoami() 119 uint32_t encap_len; in bp_whoami() 121 n_long capsule[64]; in bp_whoami() 122 } *repl; in bp_whoami() local
|
| H A D | nfs.c | 156 struct repl { in nfs_getrootfh() struct 157 n_long errno; in nfs_getrootfh() 158 u_char fh[NFS_FHSTORE]; in nfs_getrootfh() 159 } *repl; in nfs_getrootfh() local
|
| /openbsd-src/sys/lib/libsa/ |
| H A D | bootparam.c | 107 struct repl { in bp_whoami() struct 108 u_int16_t _pad; in bp_whoami() 109 u_int16_t port; in bp_whoami() 110 u_int32_t encap_len; in bp_whoami() 112 u_int32_t capsule[64]; in bp_whoami() 113 } *repl; in bp_whoami() local
|
| H A D | nfs.c | 112 struct repl { in nfs_getrootfh() struct 113 u_int32_t errno; in nfs_getrootfh() 114 u_char fh[NFS_FHSIZE]; in nfs_getrootfh() 115 } *repl; in nfs_getrootfh() local 173 struct repl { in nfs_lookupfh() struct 174 u_int32_t errno; in nfs_lookupfh() 175 u_char fh[NFS_FHSIZE]; in nfs_lookupfh() 176 struct nfsv2_fattrs fa; in nfs_lookupfh() 177 } *repl; in nfs_lookupfh() local 274 struct nfs_read_repl *repl; in nfs_readdata() local
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | gimple-fold.c | 621 gimple *repl; in replace_call_with_value() local 643 replace_call_with_call_and_fold (gimple_stmt_iterator *gsi, gimple *repl) in replace_call_with_call_and_fold() 713 gimple *repl; in gimple_fold_builtin_memory_op() local 1114 gimple *repl = gimple_build_assign (lhs, dest); in gimple_fold_builtin_memory_op() local 1137 gimple *repl = gimple_build_call (fn, 3, a, b, len); in gimple_fold_builtin_bcmp() local 1163 gimple *repl = gimple_build_call (fn, 3, dest, src, len); in gimple_fold_builtin_bcopy() local 1188 gimple *repl = gimple_build_call (fn, 3, dest, integer_zero_node, len); in gimple_fold_builtin_bzero() local 1855 gimple *repl = gimple_build_call (fn, 3, dest, src, len); in gimple_fold_builtin_strcpy() local 1929 gimple *repl = gimple_build_call (fn, 3, dest, src, len); in gimple_fold_builtin_strncpy() local 1987 gimple *repl = gimple_build_call (strchr_fn, 2, str, c); in gimple_fold_builtin_strchr() local [all …]
|
| H A D | ipa-param-manipulation.c | 496 tree repl; member 635 tree repl = NULL_TREE; in modify_call() local 856 tree repl = create_tmp_var (TREE_TYPE (lhs), "removed_return"); in modify_call() local 1343 tree repl; in get_replacement_ssa_base() local 1375 tree repl = get_replacement_ssa_base (decl); in replace_removed_params_ssa_names() local 1422 tree repl = pbr->repl; in modify_expression() local
|
| H A D | omp-simd-clone.c | 849 tree repl = NULL_TREE; in ipa_simd_modify_stmt_ops() local 1001 tree repl = adjustments->lookup_replacement (old_decl, 0); in ipa_simd_modify_function_body() local 1480 tree repl = gimple_get_lhs (g); in simd_clone_adjust() local
|
| H A D | ipa-param-manipulation.h | 295 tree repl; member
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gimple-fold.cc | 814 gimple *repl; in replace_call_with_value() local 836 replace_call_with_call_and_fold (gimple_stmt_iterator *gsi, gimple *repl) in replace_call_with_call_and_fold() 910 gimple *repl; in gimple_fold_builtin_memory_op() local 1361 gimple *repl = gimple_build_assign (lhs, dest); in gimple_fold_builtin_memory_op() local 1384 gimple *repl = gimple_build_call (fn, 3, a, b, len); in gimple_fold_builtin_bcmp() local 1410 gimple *repl = gimple_build_call (fn, 3, dest, src, len); in gimple_fold_builtin_bcopy() local 1435 gimple *repl = gimple_build_call (fn, 3, dest, integer_zero_node, len); in gimple_fold_builtin_bzero() local 2117 gimple *repl = gimple_build_call (fn, 3, dest, src, len); in gimple_fold_builtin_strcpy() local 2191 gimple *repl = gimple_build_call (fn, 3, dest, src, len); in gimple_fold_builtin_strncpy() local 2249 gimple *repl = gimple_build_call (strchr_fn, 2, str, c); in gimple_fold_builtin_strchr() local [all …]
|
| H A D | ipa-param-manipulation.h | 282 tree repl; member
|
| H A D | omp-simd-clone.cc | 861 tree repl = NULL_TREE; in ipa_simd_modify_stmt_ops() local 1011 tree repl = adjustments->lookup_replacement (old_decl, 0); in ipa_simd_modify_function_body() local 1492 tree repl = gimple_get_lhs (g); in simd_clone_adjust() local
|
| H A D | ipa-param-manipulation.cc | 760 tree repl = NULL_TREE; in modify_call() local 1719 tree repl; in get_replacement_ssa_base() local 1751 tree repl = get_replacement_ssa_base (decl); in replace_removed_params_ssa_names() local 1798 tree repl = pbr->repl; in modify_expression() local
|
| H A D | coroutine-passes.cc | 120 tree repl = build2 (POINTER_PLUS_EXPR, ptr_type_node, ptr, in lower_coro_builtin() local
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/build/ |
| H A D | write_cmake_config.py | 69 def repl(m): function
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/build/ |
| H A D | write_cmake_config.py | 67 def repl(m): function
|
| /openbsd-src/gnu/llvm/clang/www/ |
| H A D | builtins.py | 147 def report_repl(builtin, repl): argument
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | rd_rep.c | 42 krb5_ap_rep_enc_part **repl) in krb5_rd_rep()
|
| H A D | sendauth.c | 106 u_char repl; in krb5_sendauth() local
|
| H A D | recvauth.c | 104 u_char repl; in krb5_recvauth_match_version() local
|
| H A D | test_ap-req.c | 105 krb5_ap_rep_enc_part *repl; in test_ap() local
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | filter-sr-latin.c | 186 const char *repl = table[uc - 0x0400]; in serbian_to_latin() local
|
| /openbsd-src/regress/lib/libedit/keymacro/ |
| H A D | test_get.c | 73 wchar_t repl[] = L"repl"; in main() local
|
| /openbsd-src/usr.bin/mg/ |
| H A D | line.c | 535 char *repl = NULL; in lreplace() local
|