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

/illumos-gate/usr/src/lib/libvscan/common/
H A Dlibvscan.c69 #define VS_TYPES_RULES "+-" macro
1307 if (strchr(VS_TYPES_RULES, *p) == NULL)
1316 (strchr(VS_TYPES_RULES, *(p + 1))) == NULL)

Completed in 59 milliseconds