Lines Matching defs:isdgram
367 static void nfsrvd_compound(struct nfsrv_descript *nd, int isdgram,
475 nfsrvd_dorpc(struct nfsrv_descript *nd, int isdgram, u_char *tag, int taglen,
558 nfsrvd_compound(nd, isdgram, tag, taglen, minorvers, p);
568 error = (*(nfsrv3_procs1[nd->nd_procnum]))(nd, isdgram,
571 error = (*(nfsrv3_procs2[nd->nd_procnum]))(nd, isdgram,
574 error = (*(nfsrv3_procs0[nd->nd_procnum]))(nd, isdgram,
620 nfsrvd_compound(struct nfsrv_descript *nd, int isdgram, u_char *tag,
979 error = (*(nfsrv4_ops1[op]))(nd, isdgram, vp,
1026 error = (*(nfsrv4_ops2[op]))(nd, isdgram,
1065 isdgram, vp, p, &vpnes);
1069 error = (*(nfsrv4_ops0[op]))(nd, isdgram,