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

/netbsd-current/sys/arch/hpcmips/dev/
H A Dmq200machdep.c182 const struct mq200_md_param *mdp; local
[all...]
/netbsd-current/sys/nfs/
H A Dnfs_clntsocket.c503 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.c403 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, int *dirattr_retp, struct vattr *dirattrp, struct lwp *l, int kerbflag, int pubflag) argument
H A Dnfs_subs.c891 nfsm_disct(struct mbuf **mdp, char **dposp, int siz, int left, char **cp2) argument
1028 nfs_adv(struct mbuf **mdp, char **dposp, int offs, int left) argument
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmessage.c687 msgdomain_ty *mdp; local
697 msgdomain_free (msgdomain_ty *mdp) argument
737 msgdomain_list_append (msgdomain_list_ty *mdlp, msgdomain_ty *mdp) argument
775 msgdomain_ty *mdp = msgdomain_alloc (domain, mdlp->use_hashtable); local
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dopt.c287 int opt_md(const char *name, const EVP_MD **mdp) argument
/netbsd-current/sys/arch/amiga/dev/
H A Dgrf_ul.c194 ulowell_alive(struct grfvideo_mode *mdp) argument
H A Dgrf_rt.c275 retina_alive(struct MonDef *mdp) argument
H A Dgrf_rh.c710 rh_mondefok(struct MonDef *mdp) argument
/netbsd-current/sys/coda/
H A Dcoda_venus.c202 venus_root(void *mdp, argument
221 venus_open(void *mdp, CodaFid *fid, int flag, argument
247 venus_close(void *mdp, CodaFid *fid, int flag, argument
284 venus_ioctl(void *mdp, CodaFid *fid, argument
340 venus_getattr(void *mdp, CodaFid *fid, argument
361 venus_setattr(void *mdp, CodaFid *fid, struct vattr *vap, kauth_cred_t cred, struct lwp *l) argument
379 venus_access(void *mdp, CodaFid *fid, int mode, kauth_cred_t cred, struct lwp *l) argument
397 venus_readlink(void *mdp, CodaFid *fid, kauth_cred_t cred, struct lwp *l, char **str, int *len) argument
454 venus_fsync(void *mdp, CodaFid *fid, kauth_cred_t cred, struct lwp *l) argument
471 venus_lookup(void *mdp, CodaFid *fid, const char *nm, int len, kauth_cred_t cred, struct lwp *l, CodaFid *VFid, int *vtype) argument
510 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
541 venus_remove(void *mdp, CodaFid *fid, const char *nm, int len, kauth_cred_t cred, struct lwp *l) argument
563 venus_link(void *mdp, CodaFid *fid, CodaFid *tfid, const char *nm, int len, kauth_cred_t cred, struct lwp *l) argument
586 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
612 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
641 venus_rmdir(void *mdp, CodaFid *fid, const char *nm, int len, kauth_cred_t cred, struct lwp *l) argument
663 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
689 venus_readdir(void *mdp, CodaFid *fid, int count, int offset, kauth_cred_t cred, struct lwp *l, char *buffer, int *len) argument
717 venus_statfs(void *mdp, kauth_cred_t cred, struct lwp *l, struct coda_statfs *fsp) argument
737 venus_fhtovp(void *mdp, CodaFid *fid, kauth_cred_t cred, struct proc *p, CodaFid *VFid, int *vtype) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/apps/lib/
H A Dopt.c432 int opt_md_silent(const char *name, EVP_MD **mdp) argument
453 int opt_md(const char *name, EVP_MD **mdp) argument
/netbsd-current/sys/dev/ic/
H A Dadvlib.h793 } mdp; member in union:ext_msg::__anon38

Completed in 167 milliseconds