Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c111 #define MNTTYPE_AUTO "autofs" macro
230 if ((strcmp(fs_tab[n]->fstype, MNTTYPE_AUTO)) == NULL) in get_server_host()
717 if (strcmp(mt->mnt_fstype, MNTTYPE_AUTO) == 0 || in construct_mt()