Searched defs:SELF_SERVE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c98 #define SELF_SERVE 2 macro
142 * SELF_SERVE if it's being served by the current host.
177 return (SELF_SERVE); /* Exporting from itself, it's local. */
963 if ((is_remote == SELF_SERVE) &&

Completed in 70 milliseconds