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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsprivate.h96 #define DPS_FIRST_AUX_SYSNAME 256 macro
103 DPSSysNamesAux[index - DPS_FIRST_AUX_SYSNAME] is the string
H A Ddpsclient.c1317 } else if (DPS_FIRST_AUX_SYSNAME <= index
1319 p = DPSSysNamesAux[index - DPS_FIRST_AUX_SYSNAME];
1694 else if (DPS_FIRST_AUX_SYSNAME <= index
1696 p = DPSSysNamesAux[index - DPS_FIRST_AUX_SYSNAME];

Completed in 16 milliseconds