Home | History | Annotate | Download | only in mount_nfs

Lines Matching defs:getnum

195 getnum(const char *s, int c)
242 nfsargsp->readahead = getnum(optarg, c);
255 nfsargsp->deadthresh = getnum(optarg, c);
262 num = getnum(optarg, c);
268 nfsargsp->readdirsize = getnum(optarg, c);
384 retrycnt = getnum(optarg, c);
387 nfsargsp->rsize = getnum(optarg, c);
397 nfsargsp->timeo = getnum(optarg, c);
401 nfsargsp->wsize = getnum(optarg, c);
405 nfsargsp->retrans = getnum(optarg, c);