nfs_commonsubs.c | 397 nfsm_strtom(struct nfsrv_descript *nd, const char *cp, int siz) function in typeref:typename:APPLESTATIC int 440 panic("nfsm_strtom"); 513 (void) nfsm_strtom(nd, fhp, size); 2356 retnum += nfsm_strtom(nd, cp, siz); 2363 retnum += nfsm_strtom(nd, cp, siz); 3169 (void) nfsm_strtom(nd, name, len);
|