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

/illumos-gate/usr/src/uts/common/nfs/
H A Dlm.h65 * If you change LM_SYSID and LM_SYSID_MAX, be sure to pick values so that
66 * LM_SYSID_MAX > LM_SYSID using signed arithmetic, and don't use zero.
70 #define LM_SYSID ((sysid_t)0x0001) macro

Completed in 6503 milliseconds