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

/illumos-gate/usr/src/lib/libnsl/saf/
H A Dcheckver.c38 #define VSTR "# VERSION=" macro
62 if (strncmp(p, VSTR, strlen(VSTR)) == 0) {
63 p += strlen(VSTR);
/illumos-gate/usr/src/cmd/saf/
H A Dmisc.h70 # define VSTR "# VERSION=" macro

Completed in 43 milliseconds