/openbsd/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 …]
|
/openbsd/sys/lib/libsa/ |
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
|
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
|
/openbsd/gnu/llvm/llvm/utils/gn/build/ |
H A D | write_cmake_config.py | 67 def repl(m): function
|
/openbsd/gnu/llvm/clang/www/ |
H A D | builtins.py | 147 def report_repl(builtin, repl): argument
|
/openbsd/regress/lib/libedit/keymacro/ |
H A D | test_get.c | 73 wchar_t repl[] = L"repl"; in main() local
|
/openbsd/usr.bin/mg/ |
H A D | line.c | 535 char *repl = NULL; in lreplace() local
|
/openbsd/usr.bin/less/ |
H A D | decode.c | 242 char *repl; in expand_special_keys() local
|
/openbsd/sbin/isakmpd/ |
H A D | util.c | 568 expand_string(char *label, size_t len, const char *srch, const char *repl) in expand_string()
|
/openbsd/gnu/llvm/lld/ELF/ |
H A D | InputSection.h | 387 InputSection *repl = this; variable
|
/openbsd/usr.bin/vi/common/ |
H A D | screen.h | 126 char *repl; /* Substitute replacement. */ member
|
/openbsd/gnu/llvm/lld/COFF/ |
H A D | Chunks.h | 357 SectionChunk *repl; variable
|
H A D | InputFiles.cpp | 1092 StringRef repl) { in replaceThinLTOSuffix()
|
/openbsd/sbin/iked/ |
H A D | util.c | 718 expand_string(char *label, size_t len, const char *srch, const char *repl) in expand_string()
|
/openbsd/usr.sbin/httpd/ |
H A D | httpd.c | 522 expand_string(char *label, size_t len, const char *srch, const char *repl) in expand_string()
|
H A D | server_http.c | 1805 replace_var(char *str, const char *var, const char *repl) in replace_var()
|
/openbsd/bin/ksh/ |
H A D | vi.c | 1470 putbuf(const char *buf, int len, int repl) in putbuf()
|
/openbsd/gnu/llvm/llvm/utils/UpdateTestChecks/ |
H A D | common.py | 37 def sub(self, repl, line): argument
|
/openbsd/usr.sbin/relayd/ |
H A D | relayd.c | 1458 expand_string(char *label, size_t len, const char *srch, const char *repl) in expand_string()
|
/openbsd/usr.bin/awk/ |
H A D | run.c | 2522 char *repl; in dosub() local
|
/openbsd/usr.bin/ssh/ |
H A D | misc.c | 1239 const char *repl; in vdollar_percent_expand() member
|
/openbsd/usr.bin/mandoc/ |
H A D | roff.c | 1599 roff_expand_patch(struct buf *buf, int start, const char *repl, int end) in roff_expand_patch()
|
/openbsd/gnu/usr.bin/perl/ |
H A D | pp_hot.c | 5480 SV *repl; in PP() local
|
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/ |
H A D | s390.c | 3851 replace_base_register_ref (x, repl) in replace_base_register_ref() argument
|
/openbsd/sbin/pfctl/ |
H A D | parse.y | 4108 expand_label_str(char *label, size_t len, const char *srch, const char *repl) in expand_label_str()
|