Searched defs:rr (Results 1 - 25 of 74) sorted by relevance

123

/freebsd-9.3-release/lib/libc/locale/
H A Dtolower.c54 _RuneRange *rr = &XLOCALE_CTYPE(l)->runes->__maplower_ext; local
H A Dtoupper.c54 _RuneRange *rr = &XLOCALE_CTYPE(l)->runes->__mapupper_ext; local
H A Drunetype.c52 _RuneRange *rr = &(XLOCALE_CTYPE(locale)->runes->__runetype_ext); local
H A Dnextwctype.c46 _RuneRange *rr = &runes->__runetype_ext; local
H A Drune.c62 _RuneEntry *rr; local
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_sqr.c71 BIGNUM *tmp, *rr; local
[all...]
H A Dexp.c16 BIGNUM a, b, c, r, rr, t, l; local
H A Dbn_exp2.c118 int BN_mod_exp2_mont(BIGNUM *rr, const BIGNUM *a1, const BIGNUM *p1, argument
H A Dbn_mul.c941 BIGNUM *rr; local
1097 BN_ULONG *rr; local
[all...]
/freebsd-9.3-release/contrib/groff/src/preproc/eqn/
H A Dlimit.cpp38 box *make_limit_box(box *pp, box *qq, box *rr) argument
43 limit_box::limit_box(box *pp, box *qq, box *rr) argument
H A Dscript.cpp57 script_box::script_box(box *pp, box *qq, box *rr) argument
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dresolve-test.c73 struct resource_record *rr; local
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dget_host_realm.c57 struct resource_record *rr; local
[all...]
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname-ldns.c77 ldns_rr *rr; local
[all...]
/freebsd-9.3-release/lib/libc/nameser/
H A Dns_parse.c138 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { argument
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/rdata/generic/
H A Dnsec3param_51.c146 isc_region_t sr, rr; local
H A Dhip_55.c191 isc_region_t region, rr; local
/freebsd-9.3-release/contrib/sendmail/src/
H A Dsm_resolve.c139 RESOURCE_RECORD_T *rr; local
180 RESOURCE_RECORD_T **rr; local
[all...]
/freebsd-9.3-release/contrib/smbfs/lib/smb/
H A Dnbns_rq.c67 struct nbns_rr rr; local
/freebsd-9.3-release/sys/dev/oce/
H A Doce_hw.c249 int rr, pci_cfg_barnum = 0; local
/freebsd-9.3-release/sys/rpc/
H A Drpc_prot.c137 xdr_rejected_reply(XDR *xdrs, struct rejected_reply *rr) argument
/freebsd-9.3-release/usr.sbin/lpr/common_source/
H A Dnet.c186 struct addrinfo hints, *local_res, *remote_res, *lr, *rr; local
/freebsd-9.3-release/usr.sbin/rtadvd/
H A Drrenum.c253 do_pco(struct icmp6_router_renum *rr, int len, struct rr_pco_match *rpm) argument
310 do_rr(int len, struct icmp6_router_renum *rr) argument
353 rr_command_check(int len, struct icmp6_router_renum *rr, struct in6_addr *from, argument
409 rr_command_input(int len, struct icmp6_router_renum *rr, struct in6_addr *from, struct in6_addr *dst) argument
434 rr_input(int len, struct icmp6_router_renum *rr, struct in6_pktinfo *pi, struct sockaddr_in6 *from, struct in6_addr *dst) argument
[all...]
/freebsd-9.3-release/crypto/openssl/fips/dsa/
H A Dfips_dsa_ossl.c435 static int dsa_mod_exp(DSA *dsa, BIGNUM *rr, BIGNUM *a1, BIGNUM *p1, argument
/freebsd-9.3-release/crypto/openssl/crypto/cms/
H A Dcms_ess.c74 CMS_ReceiptRequest *rr = NULL; local
100 CMS_ReceiptRequest *rr = NULL; local
139 CMS_add1_ReceiptRequest(CMS_SignerInfo *si, CMS_ReceiptRequest *rr) argument
165 CMS_ReceiptRequest_get0_values(CMS_ReceiptRequest *rr, ASN1_STRING **pcid, int *pallorfirst, STACK_OF(GENERAL_NAMES) **plist, STACK_OF(GENERAL_NAMES) **prto) argument
226 CMS_ReceiptRequest *rr = NULL; local
359 CMS_ReceiptRequest *rr = NULL; local
[all...]

Completed in 320 milliseconds

123