Searched refs:getmntoptnum (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/libutil-38/
H A Dmntopts.h129 long getmntoptnum(mntoptparse_t, const char *);
H A Dgetmntopts.c82 getmntoptnum(mntoptparse_t mp, const char *opt) function
/macosx-10.10/NFS-82/mount_nfs/
H A Dmount_nfs.c994 num = getmntoptnum(mop, "actimeo");
1013 num = getmntoptnum(mop, "acregmin");
1023 num = getmntoptnum(mop, "acregmax");
1033 num = getmntoptnum(mop, "acdirmin");
1043 num = getmntoptnum(mop, "acdirmax");
1081 num = getmntoptnum(mop, "maxgroups");
1090 num = getmntoptnum(mop, "mountport");
1099 num = getmntoptnum(mop, "port");
1128 num = getmntoptnum(mop, "readahead");
1137 num = getmntoptnum(mo
[all...]
/macosx-10.10/autofs-246/automountd/
H A Dautod_nfs.c655 nfs_port = getmntoptnum(mp, "port");
1688 nfs_port = getmntoptnum(mp, "port");
H A Dautod_mount.c958 nfs_port = getmntoptnum(mp, "port");

Completed in 99 milliseconds