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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c97 #define REAL_REMOTE 1 macro
141 * pure local, REAL_REMOTE if it's being served from another host and
173 return (REAL_REMOTE);
179 return (REAL_REMOTE);
715 is_remote_src(mt->mnt_special) == REAL_REMOTE)
786 nfte->remote = (is_remote == REAL_REMOTE);
971 (is_remote != REAL_REMOTE), client_mountp,

Completed in 226 milliseconds