Home
last modified time | relevance | path

Searched defs:remote_fstypes (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/find/
H A Dfind.c239 static char *remote_fstypes[N_FSTYPES+1]; variable
/titanic_41/usr/src/cmd/zoneadmd/
H A Dvplat.c569 is_remote_fstype(const char *fstype, char *const *remote_fstypes) in is_remote_fstype()
634 char **remote_fstypes = NULL; in unmount_filesystems() local
/titanic_41/usr/src/cmd/fs.d/
H A Ddf.c192 static char *remote_fstypes[N_FSTYPES+1]; /* allocate an extra one */ variable