Home
last modified time | relevance | path

Searched defs:master_options (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/fs/autofs/
H A Dautofs_mount.h42 char *master_options; member
/netbsd-src/sbin/mount_autofs/
H A Dmount_autofs.c113 char from[MAXPATHLEN], master_options[MAXPATHLEN]; in mount_autofs() local