Searched defs:rp (Results 1 - 25 of 224) sorted by relevance

123456789

/freebsd-current/usr.bin/talk/
H A Dlook_up.c52 CTL_RESPONSE *rp = &response; local
98 look_for_invite(CTL_RESPONSE *rp) argument
[all...]
H A Dctl_transact.c50 ctl_transact(struct in_addr target, CTL_MSG lmsg, int type, CTL_RESPONSE *rp) argument
[all...]
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_ppc.c15 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, argument
H A Dbn_sparc.c16 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, argument
[all...]
H A Dbn_shift.c16 register BN_ULONG *ap, *rp, t, c; local
47 BN_ULONG *ap, *rp, t, c; local
/freebsd-current/usr.sbin/lpr/common_source/
H A Drequest.c47 init_request(struct request *rp) argument
57 free_request(struct request *rp) argument
[all...]
/freebsd-current/lib/libc/rpc/
H A Dpmap_prot2.c88 xdr_pmaplist(XDR *xdrs, struct pmaplist **rp) argument
130 xdr_pmaplist_ptr(XDR *xdrs, struct pmaplist *rp) argument
/freebsd-current/contrib/ntp/sntp/libopts/compat/
H A Dsnprintf.c35 char *rp; local
/freebsd-current/contrib/nvi/ex/
H A Dex_at.c39 RANGE *rp; local
/freebsd-current/contrib/byacc/
H A Dwarshall.c11 unsigned *rp; local
61 unsigned *rp; local
/freebsd-current/lib/libpathconv/
H A Drel2abs.c48 char *rp; local
[all...]
H A Dabs2rel.c48 char *rp; local
[all...]
/freebsd-current/usr.sbin/bluetooth/hccontrol/
H A Dstatus.c45 ng_hci_read_failed_contact_cntr_rp rp; local
87 ng_hci_reset_failed_contact_cntr_rp rp; local
126 ng_hci_get_link_quality_rp rp; local
168 ng_hci_read_rssi_rp rp; local
[all...]
H A Dlink_policy.c45 ng_hci_role_discovery_rp rp; local
161 ng_hci_read_link_policy_settings_rp rp; local
204 ng_hci_write_link_policy_settings_rp rp; local
[all...]
H A Dinfo.c44 ng_hci_read_local_ver_rp rp; local
78 ng_hci_read_local_commands_rp rp; local
110 ng_hci_read_local_features_rp rp; local
139 ng_hci_read_buffer_size_rp rp; local
170 ng_hci_read_country_code_rp rp; local
195 ng_hci_read_bdaddr_rp rp; local
[all...]
H A Dsend_recv.c46 hci_request(int s, int opcode, char const *cp, int cp_size, char *rp, int *rp_size) argument
126 hci_simple_request(int s, int opcode, char *rp, int *rp_size) argument
/freebsd-current/contrib/nvi/common/
H A Dput.c32 put(SCR *sp, CB *cbp, CHAR_T *namep, MARK *cp, MARK *rp, int append) argument
/freebsd-current/crypto/openssl/crypto/ec/
H A Decdsa_sign.c25 ECDSA_do_sign_ex(const unsigned char *dgst, int dlen, const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey) argument
51 ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp, BIGNUM **rp) argument
/freebsd-current/lib/libifconfig/
H A Dlibifconfig_lagg.c55 ifconfig_lagg_get_laggport_status(ifconfig_handle_t *h, const char *name, struct lagg_reqport *rp) argument
/freebsd-current/contrib/libfido2/src/
H A Dtouch.c19 fido_rp_t rp; local
/freebsd-current/sys/rpc/
H A Drpcb_prot.c109 xdr_rpcblist_ptr(XDR *xdrs, rpcblist_ptr *rp) argument
193 xdr_rpcb_entry_list_ptr(XDR *xdrs, rpcb_entry_list_ptr *rp) argument
[all...]
/freebsd-current/usr.bin/tftp/
H A Dtftp.c66 struct tftphdr *rp; local
168 struct tftphdr *rp; local
[all...]
/freebsd-current/libexec/talkd/
H A Dprocess.c57 process_request(CTL_MSG *mp, CTL_RESPONSE *rp) argument
133 do_announce(CTL_MSG *mp, CTL_RESPONSE *rp) argument
[all...]
H A Dprint.c67 print_response(const char *cp, CTL_RESPONSE *rp) argument
/freebsd-current/contrib/mandoc/
H A Dtbl.c110 struct tbl_row *rp; local

Completed in 290 milliseconds

123456789