Home
last modified time | relevance | path

Searched defs:rep (Results 1 – 25 of 83) sorted by relevance

1234

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/ipc/
Dtc.c65 reply(void *ctx, int errorcode, heim_idata *rep, heim_icred cred) in reply()
75 heim_idata req, rep; in test_ipc() local
Dts.c68 heim_idata rep; in test_service() local
Dts-http.c68 heim_idata rep; in test_service() local
/netbsd/src/sys/nfs/
Dnfs_clntsocket.c96 nfs_receive(struct nfsreq *rep, struct mbuf **aname, struct mbuf **mp, in nfs_receive()
322 struct nfsreq *rep; in nfs_reply() local
504 struct nfsreq *rep; in nfs_request() local
973 nfs_sndlock(struct nfsmount *nmp, struct nfsreq *rep) in nfs_sndlock()
Dnfs_socket.c182 nfs_connect(struct nfsmount *nmp, struct nfsreq *rep, struct lwp *l) in nfs_connect()
349 nfs_reconnect(struct nfsreq *rep) in nfs_reconnect()
468 nfs_send(struct socket *so, struct mbuf *nam, struct mbuf *top, struct nfsreq *rep, struct lwp *l) in nfs_send()
755 struct nfsreq *rep; in nfs_timer() local
886 nfs_sigintr(struct nfsmount *nmp, struct nfsreq *rep, struct lwp *l) in nfs_sigintr()
908 nfs_rcvlock(struct nfsmount *nmp, struct nfsreq *rep) in nfs_rcvlock()
Dnfs_iod.c280 nfs_getauth(struct nfsmount *nmp, struct nfsreq *rep, kauth_cred_t cred, char **auth_str, int *auth… in nfs_getauth()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Dfree.c39 krb5_free_kdc_rep(krb5_context context, krb5_kdc_rep *rep) in krb5_free_kdc_rep()
Dticket.c406 krb5_kdc_rep *rep, in check_server_referral()
536 krb5_kdc_rep *rep, in check_client_anonymous()
577 krb5_kdc_rep *rep, in check_client_mismatch()
650 krb5_kdc_rep *rep, in _krb5_extract_ticket()
/netbsd/src/lib/libusbhid/
Ddescr.c49 struct usb_ctl_report_desc rep; in hid_get_report_desc() local
/netbsd/src/crypto/external/bsd/heimdal/dist/kcm/
Dconnect.c48 krb5_data request, rep; in kcm_service() local
/netbsd/src/external/gpl2/xcvs/dist/src/
Drepos.c153 const char *rep = repository + strlen (original_parsed_root->directory); in Short_Repository() local
/netbsd/src/crypto/external/bsd/heimdal/dist/kdc/
Dkx509.c110 Kx509Response *rep) in calculate_reply_hash()
415 Kx509Response rep; in _kdc_do_kx509() local
Ddigest-service.c63 heim_idata rep = { 0, NULL }; in ntlm_service() local
Dkdc_locl.h68 KDC_REP rep; member
/netbsd/src/common/lib/libc/stdlib/
D_strtoi.h73 int rep; in _FUNCNAME() local
/netbsd/src/external/bsd/less/dist/
Dline.c678 #define STORE_CHAR(ch,a,rep,pos) \ argument
683 static int store_char(LWCHAR ch, int a, char *rep, POSITION pos) in store_char()
974 static int store_control_char(LWCHAR ch, char *rep, POSITION pos) in store_control_char()
988 static int store_ansi(LWCHAR ch, char *rep, POSITION pos) in store_ansi()
1027 static int store_bs(LWCHAR ch, char *rep, POSITION pos) in store_bs()
1042 static int do_append(LWCHAR ch, char *rep, POSITION pos) in do_append()
/netbsd/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
Dvmwgfx_surface.c741 struct drm_vmw_surface_arg *rep = &arg->rep; in vmw_surface_define_ioctl() local
1022 struct drm_vmw_surface_create_req *rep = &arg->rep; in vmw_surface_reference_ioctl() local
1336 struct drm_vmw_gb_surface_create_rep *rep = &arg->rep; in vmw_gb_surface_define_ioctl() local
1363 struct drm_vmw_gb_surface_ref_rep *rep = &arg->rep; in vmw_gb_surface_reference_ioctl() local
1557 struct drm_vmw_gb_surface_create_rep *rep = &arg->rep; in vmw_gb_surface_define_ext_ioctl() local
1576 struct drm_vmw_gb_surface_ref_ext_rep *rep = &arg->rep; in vmw_gb_surface_reference_ext_ioctl() local
1593 struct drm_vmw_gb_surface_create_rep *rep, in vmw_gb_surface_define_internal()
1763 struct drm_vmw_gb_surface_ref_ext_rep *rep, in vmw_gb_surface_reference_internal()
/netbsd/src/external/apache2/mDNSResponder/dist/mDNSShared/
Duds_daemon.c679 mDNSlocal void append_reply(request_state *req, reply_state *rep) in append_reply()
811 …request_state *const request, reply_state **const rep, reply_op_t op, DNSServiceFlags flags, mStat… in GenerateNTDResponse()
899 …request_state *const request, reply_state **const rep, reply_op_t op, DNSServiceFlags flags, mStat… in GenerateBrowseReply()
1272 reply_state *rep; in SendServiceRemovalNotification() local
1285 reply_state *rep; in regservice_callback() local
1746 reply_state *rep; in _return_regrecord_request_error() local
2949 reply_state *rep; in _return_regservice_request_error() local
3246 reply_state *rep; in FoundInstance() local
3968 reply_state *rep; in _return_browse_request_error() local
4396 reply_state *rep; in resolve_result_callback() local
[all …]
/netbsd/src/external/bsd/nvi/dist/ex/
Dex_subst.c63 CHAR_T *bp, *p, *ptrn, *rep, *t; in ex_s() local
895 re_compile(SCR *sp, CHAR_T *ptrn, size_t plen, CHAR_T **ptrnp, size_t *lenp, regex_t *rep, u_int fl… in re_compile()
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
Drrm.c407 struct rrm_measurement_beacon_report *rep = NULL; in wpas_rrm_beacon_rep_update_last_frame() local
870 struct rrm_measurement_beacon_report *rep, in wpas_add_beacon_rep_elem()
942 struct rrm_measurement_beacon_report rep; in wpas_add_beacon_rep() local
Dwnm_sta.c448 static void wnm_parse_neighbor_report_elem(struct neighbor_report *rep, in wnm_parse_neighbor_report_elem()
578 struct neighbor_report *rep) in wnm_parse_neighbor_report()
1540 struct neighbor_report *rep; in ieee802_11_rx_bss_trans_mgmt_req() local
/netbsd/src/sys/external/isc/atheros_hal/dist/
Dah_eeprom_v14.c253 RD_EDGES_POWER *rep = ee->ee_rdEdgesPower; in v14EepromReadCTLInfo() local
Dah_eeprom_v4k.c236 RD_EDGES_POWER *rep = ee->ee_rdEdgesPower; in v4kEepromReadCTLInfo() local
/netbsd/src/external/bsd/tcpdump/dist/missing/
Dsnprintf.c106 unsigned long num, unsigned base, char *rep, in append_number()
/netbsd/src/sys/arch/x86/x86/
Dvia_padlock.c334 via_padlock_cbc(void *cw, void *src, void *dst, void *key, int rep, in via_padlock_cbc()

1234