Searched refs:MNT_REMOTE (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/include/
H A Dmnt.h33 #undef MNT_REMOTE /* aix clash */ macro
34 #define MNT_REMOTE (1<<0) /* remote mount */ macro
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dmnt.h42 #undef MNT_REMOTE /* aix clash */ macro
43 #define MNT_REMOTE (1<<0) /* remote mount */ macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dmnt.h42 #undef MNT_REMOTE /* aix clash */ macro
43 #define MNT_REMOTE (1<<0) /* remote mount */ macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dmnt.h42 #undef MNT_REMOTE /* aix clash */ macro
43 #define MNT_REMOTE (1<<0) /* remote mount */ macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dmnt.h42 #undef MNT_REMOTE /* aix clash */ macro
43 #define MNT_REMOTE (1<<0) /* remote mount */ macro
/illumos-gate/usr/src/lib/libast/common/port/
H A Dmnt.c77 hp->mnt.flags |= MNT_REMOTE;
87 hp->mnt.flags |= MNT_REMOTE;
92 hp->mnt.flags |= MNT_REMOTE;
130 #undef MNT_REMOTE

Completed in 102 milliseconds