Home
last modified time | relevance | path

Searched defs:repl (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/stand/libsa/
H A Dnfs.c191 struct repl { in nfs_getrootfh() struct
192 uint32_t errno; in nfs_getrootfh()
193 uint32_t fhsize; in nfs_getrootfh()
194 u_char fh[NFS_V3MAXFHSIZE]; in nfs_getrootfh()
195 uint32_t authcnt; in nfs_getrootfh()
196 uint32_t auth[7]; in nfs_getrootfh()
197 } *repl; in nfs_getrootfh() local
256 struct repl { in nfs_lookupfh() struct
257 uint32_t errno; in nfs_lookupfh()
258 uint32_t fhsize; in nfs_lookupfh()
[all …]
H A Dbootparam.c114 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/crypto/krb5/src/lib/krb5/krb/
H A Drd_rep.c70 const krb5_data *inbuf, krb5_ap_rep_enc_part **repl) in krb5_rd_rep()
154 krb5_ap_rep_enc_part *repl = NULL; in krb5_rd_rep_dce() local
H A Dmk_rep.c72 krb5_ap_rep_enc_part repl; in k5_mk_rep() local
H A Dsendauth.c170 krb5_ap_rep_enc_part *repl = 0; in krb5_sendauth() local
/freebsd/contrib/less/
H A Devar.c49 struct replace *repl; in make_replaces() local
117 static constant char * find_replace(constant struct replace *repl, constant char *evar, size_t *pv) in find_replace()
145 constant char *repl = find_replace(replaces, evar, &v); in add_evar() local
H A Dcommand.c1061 static char getcc_repl(char constant *orig, char constant *repl, char (*gr_getc)(void), void (*gr_u… in getcc_repl() argument
H A Ddecode.c283 constant char *repl; in expand_special_keys() local
/freebsd/tests/sys/netinet/
H A Dtcp_implied_connect.c44 char repl[sizeof(buf)]; in ATF_TC_BODY() local
/freebsd/crypto/heimdal/lib/krb5/
H A Drd_rep.c40 krb5_ap_rep_enc_part **repl) in krb5_rd_rep()
H A Dsendauth.c81 u_char repl; in krb5_sendauth() local
H A Drecvauth.c79 u_char repl; in krb5_recvauth_match_version() local
H A Ddigest.c347 krb5_ap_rep_enc_part *repl; in digest_request() local
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dlocalauth_rule.c111 do_replacement(const char *regstr, const char *repl, krb5_boolean doall, in do_replacement()
145 char *newstr, *rule = NULL, *repl = NULL, *current = NULL; in aname_replacer() local
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Daccept_sec_context.c738 krb5_ap_rep_enc_part *repl; in acceptor_wait_for_dcestyle() local
H A Dinit_sec_context.c759 krb5_ap_rep_enc_part *repl; in repl_mutual() local
/freebsd/contrib/sendmail/libmilter/
H A Dsmfi.c650 char repl[16]; local
/freebsd/bin/sh/
H A Dhistedit.c258 char *pat = NULL, *repl = NULL; in histcmd() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.h432 InputSection *repl = this; variable
/freebsd/contrib/nvi/common/
H A Dscreen.h132 CHAR_T *repl; /* Substitute replacement. */ member
/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.h386 SectionChunk *repl; variable
H A DInputFiles.cpp1159 StringRef repl) { in replaceThinLTOSuffix()
/freebsd/tests/sys/kern/
H A Dunix_seqpacket_test.c511 char repl[sizeof(buf)]; in ATF_TC_BODY() local
/freebsd/contrib/one-true-awk/
H A Drun.c2532 char *repl; in dosub() local
/freebsd/crypto/openssh/
H A Dmisc.c1291 const char *repl; in vdollar_percent_expand() member

12