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

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/include/
H A Dmnt.h33 #undef MNT_REMOTE /* aix clash */ macro
34 #define MNT_REMOTE (1<<0) /* remote mount */ macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/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 119 milliseconds