/freebsd/stand/libsa/ |
H A D | nfs.c | 190 struct repl { in nfs_getrootfh() struct 191 uint32_t errno; in nfs_getrootfh() 192 uint32_t fhsize; in nfs_getrootfh() 193 u_char fh[NFS_V3MAXFHSIZE]; in nfs_getrootfh() 194 uint32_t authcnt; in nfs_getrootfh() 195 uint32_t auth[7]; in nfs_getrootfh() 196 } *repl; in nfs_getrootfh() local 255 struct repl { in nfs_lookupfh() struct 256 uint32_t errno; in nfs_lookupfh() 257 uint32_t fhsize; in nfs_lookupfh() [all …]
|
H A D | bootparam.c | 114 struct repl { in bp_whoami() struct 115 uint16_t _pad; in bp_whoami() 116 uint16_t port; in bp_whoami() 117 uint32_t encap_len; in bp_whoami() 119 n_long capsule[64]; in bp_whoami() 120 } *repl; in bp_whoami() local
|
/freebsd/tests/sys/netinet/ |
H A D | tcp_implied_connect.c | 44 char repl[sizeof(buf)]; in ATF_TC_BODY() local
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | rd_rep.c | 40 krb5_ap_rep_enc_part **repl) in krb5_rd_rep()
|
H A D | sendauth.c | 81 u_char repl; in krb5_sendauth() local
|
H A D | recvauth.c | 79 u_char repl; in krb5_recvauth_match_version() local
|
H A D | digest.c | 347 krb5_ap_rep_enc_part *repl; in digest_request() local
|
/freebsd/crypto/heimdal/lib/gssapi/krb5/ |
H A D | accept_sec_context.c | 738 krb5_ap_rep_enc_part *repl; in acceptor_wait_for_dcestyle() local
|
H A D | init_sec_context.c | 759 krb5_ap_rep_enc_part *repl; in repl_mutual() local
|
/freebsd/contrib/sendmail/libmilter/ |
H A D | smfi.c | 650 char repl[16]; local
|
/freebsd/bin/sh/ |
H A D | histedit.c | 258 char *pat = NULL, *repl = NULL; in histcmd() local
|
/freebsd/contrib/less/ |
H A D | decode.c | 251 char *repl; expand_special_keys() local
|
H A D | command.c | 976 getcc_repl(char constant * orig,char constant * repl,LWCHAR (* gr_getc)(void),void (* gr_ungetc)(LWCHAR)) getcc_repl() argument
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | InputSection.h | 432 InputSection *repl = this; variable
|
/freebsd/contrib/nvi/common/ |
H A D | screen.h | 132 CHAR_T *repl; /* Substitute replacement. */ member
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | Chunks.h | 386 SectionChunk *repl; variable
|
H A D | InputFiles.cpp | 1159 StringRef repl) { in replaceThinLTOSuffix()
|
/freebsd/tests/sys/kern/ |
H A D | unix_seqpacket_test.c | 511 char repl[sizeof(buf)]; in ATF_TC_BODY() local
|
/freebsd/contrib/one-true-awk/ |
H A D | run.c | 2525 char *repl; in dosub() local
|
/freebsd/crypto/openssh/ |
H A D | misc.c | 1256 const char *repl; in vdollar_percent_expand() member
|
/freebsd/contrib/mandoc/ |
H A D | roff.c | 1606 roff_expand_patch(struct buf *buf, int start, const char *repl, int end) in roff_expand_patch()
|
/freebsd/sbin/pfctl/ |
H A D | parse.y | 5664 expand_label_str(char *label, size_t len, const char *srch, const char *repl) in expand_label_str()
|