Home
last modified time | relevance | path

Searched refs:xdr_int_decode (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/nfs/
HDbootp_subr.c245 static int xdr_int_decode(struct mbuf **ptr, int *iptr);
1185 xdr_int_decode(struct mbuf **mptr, int *iptr) in xdr_int_decode() function
1818 if (xdr_int_decode(&m, &error) != 0 || error != 0) in md_mount()
1822 if (xdr_int_decode(&m, fhsizep) != 0 || in md_mount()
1833 if (xdr_int_decode(&m, &authcount) != 0) in md_mount()
1839 if (xdr_int_decode(&m, &authver) != 0) in md_mount()