Searched refs:mountatboot (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libfsmgt/common/
H A Dfs_mount_defaults.c81 free(headp->mountatboot);
560 newp->mountatboot = strdup(vfstab_entry.vfs_automnt);
561 if (newp->mountatboot == NULL) {
666 if (filter->mountatboot != NULL) {
667 search_entry->vfs_automnt = strdup(filter->mountatboot);
H A Dlibfsmgt.h58 char *mountatboot; member in struct:mount_default_list

Completed in 23 milliseconds