Searched defs:mdp (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/dev/
H A Dmq200machdep.c182 const struct mq200_md_param *mdp; local
[all...]
/netbsd-6-1-5-RELEASE/sys/netsmb/
H A Dsmb_usr.c222 struct mdchain *mdp; local
298 struct mdchain *mdp; local
[all...]
H A Dsmb_rq.c344 struct mdchain *mdp = &rqp->sr_rp; local
446 smb_t2_placedata(struct mbuf *mtop, u_int16_t offset, u_int16_t count, struct mdchain *mdp) argument
469 struct mdchain *mdp; local
580 struct mdchain *mdp, mbparam, mbdata; local
[all...]
H A Dsmb_smb.c111 struct mdchain *mdp; local
591 struct mdchain *mdp; local
688 struct mdchain *mdp; local
762 struct mdchain *mdp; local
848 struct mdchain *mdp; local
[all...]
H A Dsmb_trantcp.c231 struct mdchain md, *mdp = &md; local
H A Dsubr_mchain.c358 md_init(struct mdchain *mdp) argument
371 md_initm(struct mdchain *mdp, struct mbuf *m) argument
379 md_done(struct mdchain *mdp) argument
392 md_append_record(struct mdchain *mdp, struct mbuf *top) argument
412 md_next_record(struct mdchain *mdp) argument
427 md_get_uint8(struct mdchain *mdp, u_int8_t *x) argument
433 md_get_uint16(struct mdchain *mdp, u_int16_t *x) argument
439 md_get_uint16le(struct mdchain *mdp, u_int16_t *x) argument
449 md_get_uint16be(struct mdchain *mdp, u_int16_t *x) argument
458 md_get_uint32(struct mdchain *mdp, u_int32_t *x) argument
464 md_get_uint32be(struct mdchain *mdp, u_int32_t *x) argument
475 md_get_uint32le(struct mdchain *mdp, u_int32_t *x) argument
486 md_get_int64(struct mdchain *mdp, int64_t *x) argument
492 md_get_int64be(struct mdchain *mdp, int64_t *x) argument
503 md_get_int64le(struct mdchain *mdp, int64_t *x) argument
514 md_get_mem(struct mdchain *mdp, void *targetv, size_t size, int type) argument
563 md_get_mbuf(struct mdchain *mdp, int size, struct mbuf **ret) argument
576 md_get_uio(struct mdchain *mdp, struct uio *uiop, size_t size) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A Dmessage.c571 msgdomain_ty *mdp; local
581 msgdomain_free (msgdomain_ty *mdp) argument
621 msgdomain_list_append (msgdomain_list_ty *mdlp, msgdomain_ty *mdp) argument
659 msgdomain_ty *mdp = msgdomain_alloc (domain, mdlp->use_hashtable); local
[all...]
/netbsd-6-1-5-RELEASE/sys/nfs/
H A Dnfs_clntsocket.c495 nfs_request(struct nfsnode *np, struct mbuf *mrest, int procnum, struct lwp *lwp, kauth_cred_t cred, struct mbuf **mrp, struct mbuf **mdp, char **dposp, int *rexmitp) argument
H A Dnfs_clntsubs.c133 nfsm_loadattrcache(struct vnode **vpp, struct mbuf **mdp, char **dposp, struct vattr *vaper, int flags) argument
H A Dnfs_iod.c384 nfs_savenickauth(struct nfsmount *nmp, kauth_cred_t cred, int len, NFSKERBKEY_T key, struct mbuf **mdp, char **dposp, struct mbuf *mrep) argument
H A Dnfs_srvsubs.c119 nfs_namei(struct nameidata *ndp, nfsrvfh_t *nsfh, uint32_t len, struct nfssvc_sock *slp, struct mbuf *nam, struct mbuf **mdp, char **dposp, struct vnode **retdirp, struct lwp *l, int kerbflag, int pubflag) argument
H A Dnfs_subs.c886 nfsm_disct(struct mbuf **mdp, char **dposp, int siz, int left, char **cp2) argument
1026 nfs_adv(struct mbuf **mdp, char **dposp, int offs, int left) argument
/netbsd-6-1-5-RELEASE/sys/coda/
H A Dcoda_venus.c207 venus_root(void *mdp, argument
226 venus_open(void *mdp, CodaFid *fid, int flag, argument
252 venus_close(void *mdp, CodaFid *fid, int flag, argument
289 venus_ioctl(void *mdp, CodaFid *fid, argument
345 venus_getattr(void *mdp, CodaFid *fid, argument
366 venus_setattr(void *mdp, CodaFid *fid, struct vattr *vap, kauth_cred_t cred, struct lwp *l) argument
384 venus_access(void *mdp, CodaFid *fid, int mode, kauth_cred_t cred, struct lwp *l) argument
402 venus_readlink(void *mdp, CodaFid *fid, kauth_cred_t cred, struct lwp *l, char **str, int *len) argument
459 venus_fsync(void *mdp, CodaFid *fid, kauth_cred_t cred, struct lwp *l) argument
476 venus_lookup(void *mdp, CodaFid *fid, const char *nm, int len, kauth_cred_t cred, struct lwp *l, CodaFid *VFid, int *vtype) argument
515 venus_create(void *mdp, CodaFid *fid, const char *nm, int len, int exclusive, int mode, struct vattr *va, kauth_cred_t cred, struct lwp *l, CodaFid *VFid, struct vattr *attr) argument
546 venus_remove(void *mdp, CodaFid *fid, const char *nm, int len, kauth_cred_t cred, struct lwp *l) argument
568 venus_link(void *mdp, CodaFid *fid, CodaFid *tfid, const char *nm, int len, kauth_cred_t cred, struct lwp *l) argument
591 venus_rename(void *mdp, CodaFid *fid, CodaFid *tfid, const char *nm, int len, const char *tnm, int tlen, kauth_cred_t cred, struct lwp *l) argument
617 venus_mkdir(void *mdp, CodaFid *fid, const char *nm, int len, struct vattr *va, kauth_cred_t cred, struct lwp *l, CodaFid *VFid, struct vattr *ova) argument
646 venus_rmdir(void *mdp, CodaFid *fid, const char *nm, int len, kauth_cred_t cred, struct lwp *l) argument
668 venus_symlink(void *mdp, CodaFid *fid, const char *lnm, int llen, const char *nm, int len, struct vattr *va, kauth_cred_t cred, struct lwp *l) argument
694 venus_readdir(void *mdp, CodaFid *fid, int count, int offset, kauth_cred_t cred, struct lwp *l, char *buffer, int *len) argument
722 venus_statfs(void *mdp, kauth_cred_t cred, struct lwp *l, struct coda_statfs *fsp) argument
742 venus_fhtovp(void *mdp, CodaFid *fid, kauth_cred_t cred, struct proc *p, CodaFid *VFid, int *vtype) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Dgrf_ul.c195 ulowell_alive(struct grfvideo_mode *mdp) argument
H A Dgrf_rt.c274 retina_alive(struct MonDef *mdp) argument
H A Dgrf_rh.c709 rh_mondefok(struct MonDef *mdp) argument
/netbsd-6-1-5-RELEASE/sys/fs/smbfs/
H A Dsmbfs_smb.c193 struct mdchain *mdp; local
225 struct mdchain *mdp; local
587 struct mdchain *mdp; local
668 struct mdchain *mdp; local
865 struct mdchain *mdp; local
1009 struct mdchain *mdp; local
1395 struct mdchain *mdp; local
1520 struct mdchain *mdp; local
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dadvlib.h800 } mdp; member in union:ext_msg::__anon7192

Completed in 184 milliseconds