Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c101 #define REMOTE_FS "/etc/dfs/fstypes" macro
427 if ((fp = fopen(REMOTE_FS, "r")) == NULL) { in init_remote_fs()
429 "Warning: can't open %s, ignored", REMOTE_FS); in init_remote_fs()
/illumos-gate/usr/src/cmd/find/
H A Dfind.c75 #define REMOTE_FS "/etc/dfs/fstypes" macro
1884 if ((fp = fopen(REMOTE_FS, "r")) == NULL) { in init_remote_fs()
1887 REMOTE_FS, cmdname); in init_remote_fs()